mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-09 12:43:36 -04:00
Fix[build]: increase ram allocation
This commit is contained in:
parent
da92e8ab6d
commit
fa482de030
@ -3,3 +3,5 @@ org.gradle.configureondemand=true
|
|||||||
|
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
android.bundle.language.enableSplit=false
|
android.bundle.language.enableSplit=false
|
||||||
|
# Increase Gradle daemon RAM allocation
|
||||||
|
org.gradle.jvmargs=-Xmx4096M
|
||||||
|
Loading…
x
Reference in New Issue
Block a user