Skip to content

Commit

Permalink
chore: Bump min supported Flutter version to match stable
Browse files Browse the repository at this point in the history
  • Loading branch information
luanpotter committed Nov 17, 2024
1 parent cc917df commit 0fa42b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:


env:
FLUTTER_MIN_VERSION: '3.22.0'
FLUTTER_MIN_VERSION: '3.24.0'

jobs:
# BEGIN LINTING STAGE
Expand Down

0 comments on commit 0fa42b3

Please sign in to comment.