mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Update ram memory used for gradle
This commit is contained in:
parent
40e5c6872f
commit
b8dc62cb3c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ 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
|
#source:https://docs.gradle.org/current/userguide/build_environment.html#sec:configuring_jvm_memory
|
||||||
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=1024m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue