update flutter version

This commit is contained in:
Fabian Freund
2024-07-22 08:49:26 +02:00
parent f0c7af5892
commit 987bf00b74
2 changed files with 2 additions and 2 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.2
flutter-version: 3.22.3
- run: flutter pub get
# - run: flutter test
- run: flutter build apk --release --split-per-abi