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

This commit is contained in:
klockky
2026-06-25 16:08:33 +03:00
parent 2455aa78e7
commit 24eb30cc8b
5 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.41.5'
flutter-version: '3.44.3'
channel: 'stable'
- name: Get dependencies
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.41.5'
flutter-version: '3.44.3'
channel: 'stable'
- name: Get dependencies