Update all, fix broken flutter android compilation

This commit is contained in:
2025-08-02 11:13:39 +02:00
parent 5d412f54c0
commit 82e38ce37c
18 changed files with 935 additions and 123 deletions

View File

@@ -1,3 +1,3 @@
org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=2G -XX:+HeapDumpOnOutOfMemoryError
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true