Skip to content

Commit

Permalink
Upgrade flutter version for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SinaSys committed Feb 22, 2024
1 parent b66f859 commit 6c62c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
java-version: '12.x'
- uses: subosito/flutter-action@v1
with:
flutter-version: '3.13.9'
flutter-version: '3.19.0'
- run: flutter pub get
- run: flutter analyze
- run: flutter build apk
Expand Down

0 comments on commit 6c62c3e

Please sign in to comment.