Skip to content

Commit

Permalink
Update flutter.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRamberger committed Jan 1, 2024
1 parent bfa4b3a commit 01d0b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: do flutter stuff
uses: subosito/flutter-action@v2
with:
flutter-version: "3.3.9"
flutter-version: "3.16.5
- run: flutter pub get
- run: flutter test
- run: flutter build apk
Expand Down

0 comments on commit 01d0b09

Please sign in to comment.