upgrade flutter to 3.24; upgrade deps;

This commit is contained in:
Fabian Freund
2024-08-11 07:09:34 +02:00
parent 218735608f
commit efbf6ba95c
12 changed files with 75 additions and 61 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.3
flutter-version: 3.24.0
- run: flutter pub get
# - run: flutter test
- run: flutter build apk --release --split-per-abi