From 7811cea00760179afca44c4e1928e991d035af1e Mon Sep 17 00:00:00 2001 From: XiaoMoMi <972454774@qq.com> Date: Sat, 3 Feb 2024 03:51:39 +0800 Subject: [PATCH] Update gradle.properties --- gradle.properties | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gradle.properties b/gradle.properties index 7b26f395..e362bf75 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,8 +1,8 @@ -systemProp.socks.proxyHost=127.0.0.1 -systemProp.socks.proxyPort=7890 - -systemProp.http.proxyHost=127.0.0.1 -systemProp.http.proxyPort=7890 - -systemProp.https.proxyHost=127.0.0.1 -systemProp.https.proxyPort=7890 \ No newline at end of file +#systemProp.socks.proxyHost=127.0.0.1 +#systemProp.socks.proxyPort=7890 +# +#systemProp.http.proxyHost=127.0.0.1 +#systemProp.http.proxyPort=7890 +# +#systemProp.https.proxyHost=127.0.0.1 +#systemProp.https.proxyPort=7890 \ No newline at end of file