add: build apk from js file
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
#Mon Jan 23 10:16:46 CST 2017
|
||||
systemProp.https.proxyPort=1080
|
||||
systemProp.http.proxyHost=127.0.0.1
|
||||
org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
|
||||
org.gradle.jvmargs=-Xms8192m -Xmx8192m -Dfile.encoding=UTF-8
|
||||
systemProp.https.proxyHost=127.0.0.1
|
||||
systemProp.http.proxyPort=1080
|
||||
|
||||
Reference in New Issue
Block a user