Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 19f7ecf

Browse files
committed
chore(flutter): upgrade to Flutter 3.3.9/8f2221fbef
1 parent 3f10675 commit 19f7ecf

File tree

3 files changed

+81
-59
lines changed

3 files changed

+81
-59
lines changed

.github/actions/prepare_for_build/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ runs:
6969
- name: Install Flutter
7070
uses: subosito/flutter-action@v2
7171
with:
72-
flutter-version: '3.3.7'
72+
flutter-version: '3.3.9'
7373
channel: stable
7474
cache: true
7575
cache-key: ${{ github.sha }}

0 commit comments

Comments
 (0)