mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 03:18:06 +00:00
Disable gradle daemon
This commit is contained in:
parent
0938a88a1d
commit
cb4b134a08
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ RELEASE_KEY_ALIAS=
|
|||
RELEASE_KEY_PASSWORD=
|
||||
#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.daemon=false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue