Skip to content

Commit

Permalink
Increasing flutter version in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
guyluz11 committed Jan 10, 2024
1 parent d351dfb commit 8bbb82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
flutter_channel: 'stable' # or: 'dev' or 'beta'
flutter_version: '3.13.6'
flutter_version: '3.16.5'

jobs:
build:
Expand Down

0 comments on commit 8bbb82f

Please sign in to comment.