fix: opt out of AGP 9 newDsl for Flutter compatibility

This commit is contained in:
zarzet
2026-02-07 20:26:59 +07:00
parent 11c612e270
commit f1e6e9253f
+1
View File
@@ -1,2 +1,3 @@
org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=2G -XX:ReservedCodeCacheSize=256m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.newDsl=false