Skip to content

Commit

Permalink
build(app): increase Flutter version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Sep 18, 2024
1 parent de05b3a commit 86ac65c
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.19.6
FLUTTER_VERSION: 3.24.3

jobs:
lint:
Expand Down

0 comments on commit 86ac65c

Please sign in to comment.