update grade.properties
This commit is contained in:
parent
3b2d86e11e
commit
b47f6f1bb7
2 changed files with 3 additions and 4 deletions
|
@ -3,6 +3,5 @@ RELEASE_STORE_FILE=""
|
||||||
RELEASE_STORE_PASSWORD=
|
RELEASE_STORE_PASSWORD=
|
||||||
RELEASE_KEY_ALIAS=
|
RELEASE_KEY_ALIAS=
|
||||||
RELEASE_KEY_PASSWORD=
|
RELEASE_KEY_PASSWORD=
|
||||||
|
#source:https://docs.gradle.org/current/userguide/build_environment.html#sec:configuring_jvm_memory
|
||||||
#org.gradle.jvmargs=-XX\:MaxHeapSize\=2048M -Xmx2048M
|
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=256m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
||||||
org.gradle.jvmargs=-Xmx1536M
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f4b87c521a513b540f34a72ef82a52364929d0be
|
Subproject commit ca4a89930dd8db94a60ae4a1dbf44a3710497429
|
Loading…
Reference in a new issue