We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fdea1c commit bf37e2cCopy full SHA for bf37e2c
gradle.properties
@@ -22,7 +22,7 @@ platformPlugins =
22
kotlin.stdlib.default.dependency = false
23
24
# proxy
25
-systemProp.http.proxyHost=127.0.0.1
26
-systemProp.http.proxyPort=8001
27
-systemProp.https.proxyHost=127.0.0.1
28
-systemProp.https.proxyPort=8001
+# systemProp.http.proxyHost=127.0.0.1
+# systemProp.http.proxyPort=8001
+# systemProp.https.proxyHost=127.0.0.1
+# systemProp.https.proxyPort=8001
0 commit comments