fix: flutter version

This commit is contained in:
2025-05-22 10:59:57 +01:00
parent 5af5bab20c
commit 9a0811760c
4 changed files with 13 additions and 11 deletions

View File

@ -12,6 +12,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.32.0
- run: flutter pub get
- run: flutter build appbundle
env:

View File

@ -16,6 +16,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.32.0
- run: flutter pub get
- name: Build apk
env: