Skip to content

Commit

Permalink
disable proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
xoex authored and xoex committed Jul 30, 2017
1 parent e101631 commit 97dd1b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
#Sat Jul 29 16:39:02 IRDT 2017
systemProp.https.proxyPort=8118
systemProp.http.proxyHost=localhost
systemProp.https.proxyHost=localhost
systemProp.http.proxyPort=8118
#systemProp.https.proxyPort=8118
#systemProp.http.proxyHost=localhost
#systemProp.https.proxyHost=localhost
#systemProp.http.proxyPort=8118

0 comments on commit 97dd1b7

Please sign in to comment.