forked from mirror/monocles_chat_clean
increase build speed
This commit is contained in:
parent
08fa48fb0d
commit
eeeed0cbf7
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@
|
||||||
# org.gradle.parallel=true
|
# org.gradle.parallel=true
|
||||||
#Sat Jan 22 19:25:52 CET 2022
|
#Sat Jan 22 19:25:52 CET 2022
|
||||||
org.gradle.parallel=true
|
org.gradle.parallel=true
|
||||||
org.gradle.jvmargs=-Xmx4096m -XX:MaxPermSize=1024m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
org.gradle.jvmargs=-Xmx6144m -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
Loading…
Add table
Reference in a new issue