Skip to content

Commit c1c262e

Browse files
authored
🤖 ci: Bump flutter version to the latest stable
1 parent d04c066 commit c1c262e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/flutter-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Flutter
2525
uses: subosito/flutter-action@v2
2626
with:
27-
flutter-version: '3.10.0'
27+
flutter-version: '3.29.2'
2828
channel: 'stable'
2929

3030
- name: Get dependencies
@@ -41,4 +41,4 @@ jobs:
4141
with:
4242
name: release-apk
4343
path: build/app/outputs/flutter-apk/app-release.apk
44-
44+

0 commit comments

Comments
 (0)