mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 14:12:21 +01:00
We have enough RAM now
This commit is contained in:
parent
42f325efb8
commit
ac76deece1
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ android.useAndroidX=true
|
|||
android.enableJetifier=true
|
||||
android.nonTransitiveRClass=true
|
||||
android.nonFinalResIds=false
|
||||
org.gradle.jvmargs=-Xmx16384m
|
||||
org.gradle.jvmargs=-Xmx32768m
|
||||
org.gradle.daemon=false
|
||||
|
|
Loading…
Reference in a new issue