fix flutter version

This commit is contained in:
Fabian Freund
2024-06-03 04:41:14 +02:00
parent 9a63a4c91c
commit 99c035b246
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
run: echo $KEY_JKS | base64 -di > $KEY_PATH
- uses: subosito/flutter-action@v1
with:
channel: beta
flutter-version: 3.22.1
- run: flutter pub get
# - run: flutter test
- run: flutter build apk --release --split-per-abi