Comment out proxy settings
This commit is contained in:
parent
44c5923522
commit
6f2145337b
1 changed files with 5 additions and 4 deletions
|
@ -13,9 +13,10 @@
|
||||||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||||
# org.gradle.parallel=true
|
# org.gradle.parallel=true
|
||||||
#Wed Oct 05 11:49:34 CEST 2016
|
#Wed Oct 05 11:49:34 CEST 2016
|
||||||
systemProp.https.proxyPort=8080
|
|
||||||
systemProp.http.proxyHost=batproxy
|
#systemProp.https.proxyPort=8080
|
||||||
systemProp.https.proxyHost=batproxy
|
#systemProp.http.proxyHost=batproxy
|
||||||
systemProp.http.proxyPort=8080
|
#systemProp.https.proxyHost=batproxy
|
||||||
|
#systemProp.http.proxyPort=8080
|
||||||
|
|
||||||
org.gradle.configureondemand=false
|
org.gradle.configureondemand=false
|
||||||
|
|
Loading…
Reference in a new issue