Skip to content

Commit cccf6e9

Browse files
authored
chore: comment proxy config
This is an infrequently used configuration introduced from commit ad5c3dd, which can lead to unknowingly troubleshooting non-existent network problems all the time.
1 parent 744fc1f commit cccf6e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1414
# org.gradle.parallel=true
1515
#Mon Jun 26 14:34:35 CST 2017
16-
systemProp.http.proxyHost=127.0.0.1
17-
systemProp.http.proxyPort=1080
16+
#systemProp.http.proxyHost=127.0.0.1
17+
#systemProp.http.proxyPort=1080

0 commit comments

Comments
 (0)