mirror of
https://github.com/null2264/yokai.git
synced 2025-07-17 14:26:54 +00:00
fix: Not enough heap memory
This commit is contained in:
parent
8256a4f646
commit
a5d9dccd6e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
# AndroidX support
|
||||
android.enableJetifier=true
|
||||
android.useAndroidX=true
|
||||
org.gradle.jvmargs=-Xmx2048M
|
||||
org.gradle.jvmargs=-Xmx4G
|
||||
org.gradle.caching=true
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue