chore: downgrade flutter

This commit is contained in:
2025-05-22 17:20:23 +01:00
parent 43c3b3fc31
commit acbf311972
4 changed files with 13 additions and 13 deletions

View File

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