Skip to content

Commit

Permalink
build(app): update flutter version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Apr 23, 2024
1 parent 7db28ec commit ee31929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ defaults:
env:
JAVA_VERSION: 17.x
FLUTTER_CHANNEL: stable
FLUTTER_VERSION: 3.16.4
FLUTTER_VERSION: 3.19.6

jobs:
lint:
Expand Down

0 comments on commit ee31929

Please sign in to comment.