Skip to content

Commit 5a6a53a

Browse files
Update: main workflow flutter version to 3.24.3
1 parent d1403f4 commit 5a6a53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
java-version: '12.x'
1515
- uses: subosito/flutter-action@v1
1616
with:
17-
flutter-version: '3.10.0'
17+
flutter-version: '3.24.3'
1818
- run: flutter pub get
1919
- run: flutter test
2020
- run: flutter build apk --debug --split-per-abi

0 commit comments

Comments
 (0)