Skip to content

Commit 46667f7

Browse files
committed
chore: change flutter build version
1 parent 36e6e0f commit 46667f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Flutter
1414
uses: subosito/flutter-action@v2
1515
with:
16-
flutter-version: '3.19.3'
16+
flutter-version: '3.29.3'
1717
channel: 'stable'
1818

1919
- name: Install dependencies
@@ -39,7 +39,7 @@ jobs:
3939
- name: Set up Flutter
4040
uses: subosito/flutter-action@v2
4141
with:
42-
flutter-version: '3.19.3'
42+
flutter-version: '3.29.3'
4343
channel: 'stable'
4444

4545
- name: Install dependencies

0 commit comments

Comments
 (0)