Skip to content

Commit

Permalink
Merge pull request clearw5#537 from peergine-admin/patch-1
Browse files Browse the repository at this point in the history
Update gradle.properties
  • Loading branch information
hyb1996 authored Oct 25, 2019
2 parents d4b731a + f59fc26 commit 1ab70f1
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,10 +13,10 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
#Mon Jan 23 10:16:46 CST 2017
systemProp.https.proxyPort=1080
systemProp.http.proxyHost=127.0.0.1
#systemProp.https.proxyPort=1080
#systemProp.http.proxyHost=127.0.0.1
org.gradle.jvmargs=-Xms8192m -Xmx8192m -Dfile.encoding=UTF-8
systemProp.https.proxyHost=127.0.0.1
systemProp.http.proxyPort=1080
#systemProp.https.proxyHost=127.0.0.1
#systemProp.http.proxyPort=1080
android.useAndroidX=true
android.enableJetifier=true

0 comments on commit 1ab70f1

Please sign in to comment.