Skip to content

Commit

Permalink
Update flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
AminBhst authored Dec 21, 2024
1 parent abadf81 commit 06335aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-all-platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Install flutter
uses: subosito/[email protected]
with:
flutter-version: "3.22.0"
flutter-version: "3.27.1"
channel: 'stable'
cache: true
cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:'
Expand Down Expand Up @@ -148,7 +148,7 @@ jobs:
- name: Install flutter
uses: subosito/[email protected]
with:
flutter-version: "3.22.0"
flutter-version: "3.27.1"
channel: 'stable'
cache: true
cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:'
Expand Down

0 comments on commit 06335aa

Please sign in to comment.