Skip to content

Commit

Permalink
update flutter version on app_ui wf
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasleyba committed May 6, 2024
1 parent 4fca347 commit 9e21cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app_ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_version: 3.10.2
flutter_version: 3.19.6
working_directory: flutter_news_example/packages/app_ui
coverage_excludes: "lib/src/generated/*.dart"

0 comments on commit 9e21cb2

Please sign in to comment.