correction prod

This commit is contained in:
bastien
2026-07-05 01:09:44 +02:00
parent fb678bcc03
commit 409847b4a9
5 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m
android.useAndroidX=true
# This newDsl flag was added by the Flutter template
android.newDsl=false
# Compatibilité plugins Flutter pas encore migrés vers le Kotlin intégré AGP 9
# Compatibilité plugins Flutter (mobile_scanner, stripe_android) pas encore migrés vers le Kotlin intégré AGP 9
android.builtInKotlin=false
# Évite les erreurs de cache Kotlin cross-disques (C: pub cache / D: projet) sous Windows
kotlin.incremental=false