Build: Gradle-Speicher auf 2 GB begrenzen (8G hat den Server OOM-gekillt)
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019UJ71uFy9rsTfhJzHkAMEs
This commit is contained in:
co-authored by
Claude Opus 5
parent
15e3d44453
commit
90afde1d71
@@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
|
||||
org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m
|
||||
android.useAndroidX=true
|
||||
# This newDsl flag was added by the Flutter template
|
||||
android.newDsl=false
|
||||
|
||||
Reference in New Issue
Block a user