Skip to content

Commit

Permalink
Merge pull request #670 from guyluz11/fixing_ci
Browse files Browse the repository at this point in the history
Updating ci flutter version to 3.13.6
  • Loading branch information
guyluz11 authored Oct 1, 2023
2 parents b218eff + 7ff26b3 commit 7c9147a
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.7.7'
flutter_version: '3.13.6'

jobs:
build:
Expand Down

0 comments on commit 7c9147a

Please sign in to comment.