add gradle.properties

This commit is contained in:
hlq07 2018-05-11 00:36:58 +08:00
parent ae1d9603ad
commit 4f41560922
1 changed files with 5 additions and 0 deletions

5
gradle.properties Normal file
View File

@ -0,0 +1,5 @@
systemProp.sonar.host.url=https://sonarcloud.io
systemProp.sonar.login=d5165efa539dda983a620283318afd7354b2c52f
systemProp.sonar.organization=jamneko-github
systemProp.sonar.java.binaries=app/build/classes/java/main
org.gradle.jvmargs=-Xmx1536m -DsocksPort=1080 -DsocksHost=127.0.0.1