Skip to content

Commit

Permalink
ci: update flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
PiTrem committed Jun 13, 2024
1 parent e7dddfa commit 78a6d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: '11'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.16.3'
flutter-version: '3.22.2'
- run: flutter pub get

- name: set local properties
Expand Down

0 comments on commit 78a6d81

Please sign in to comment.