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 450c68c commit f00a88aCopy full SHA for f00a88a
gradle.properties
@@ -65,3 +65,7 @@ usesShadowedDependencies = false
65
66
# Optional parameter to prevent the source code from being published
67
# noPublishedSources =
68
+systemProp.http.proxyHost=127.0.0.1
69
+systemProp.http.proxyPort=7890
70
+systemProp.https.proxyHost=127.0.0.1
71
+systemProp.https.proxyPort=7890
0 commit comments