fix(db): бандленый SQLite через FFI — UPSERT падал на Android 9 и старше

This commit is contained in:
klockky
2026-06-25 16:08:33 +03:00
parent 02e72d83c8
commit 7c790c4777
5 changed files with 15 additions and 7 deletions
+4
View File
@@ -2,3 +2,7 @@ org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m
android.useAndroidX=true
kotlin.incremental=false
dev.steenbakker.mobile_scanner.useUnbundled=true
# This builtInKotlin flag was added automatically by Flutter migrator
android.builtInKotlin=false
# This newDsl flag was added automatically by Flutter migrator
android.newDsl=false