feat: Update Kotlin configuration and dependencies in build files

This commit is contained in:
2026-05-21 14:04:40 +02:00
parent 95c3e6fc38
commit 49fc33edc0
3 changed files with 21 additions and 16 deletions
+5 -1
View File
@@ -1,2 +1,6 @@
org.gradle.jvmargs=-Xmx2048M -XX:MaxMetaspaceSize=512m -XX:ReservedCodeCacheSize=256m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.useAndroidX=true
# This newDsl flag was added automatically by Flutter migrator
android.newDsl=false
# This builtInKotlin flag was added automatically by Flutter migrator
android.builtInKotlin=false