Skip to content

Commit

Permalink
Merge pull request #2208 from leancodepl/release/3.7.2
Browse files Browse the repository at this point in the history
Upgrade Flutter version in patrol-publish.yaml to 3.22
  • Loading branch information
piotruela authored May 23, 2024
2 parents 4fc7bcb + c5e6246 commit 1106243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patrol-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

strategy:
matrix:
flutter-version: ['3.16.x']
flutter-version: ['3.22.x']
flutter-channel: ['stable']

steps:
Expand Down

0 comments on commit 1106243

Please sign in to comment.