Skip to content

Commit

Permalink
upgraded flutter version from 3.22.0 to 3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NBAIDan committed Feb 12, 2025
1 parent 34c3779 commit ba77695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.22.0"
flutter-version: "3.27.1"

- name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit ba77695

Please sign in to comment.