upgrade flutter version & sqlite lib

This commit is contained in:
Fabian Freund
2024-06-16 18:52:33 +02:00
parent b3501e9b3e
commit 42a9db63f7
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
run: echo $KEY_JKS | base64 -di > $KEY_PATH
- uses: subosito/flutter-action@v1
with:
flutter-version: 3.22.1
flutter-version: 3.22.2
- run: flutter pub get
# - run: flutter test
- run: flutter build apk --release --split-per-abi