We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238459d commit 9f760fcCopy full SHA for 9f760fc
1 file changed
android/gradle/wrapper/gradle-wrapper.properties
@@ -4,7 +4,7 @@ zipStoreBase=GRADLE_USER_HOME
4
zipStorePath=wrapper/dists
5
distributionUrl=https\://mirrors.cloud.tencent.com/gradle/gradle-8.14-all.zip
6
systemProp.org.gradle.internal.plugins.portal.url.override=https://mirrors.cloud.tencent.com/nexus/repository/maven-public
7
-systemProp.http.proxyHost=127.0.0.1
8
-systemProp.http.proxyPort=7890
9
-systemProp.https.proxyHost=127.0.0.1
10
-systemProp.https.proxyPort=7890
+# systemProp.http.proxyHost=127.0.0.1
+# systemProp.http.proxyPort=7890
+# systemProp.https.proxyHost=127.0.0.1
+# systemProp.https.proxyPort=7890
0 commit comments