Skip to content

Commit d5bcdd4

Browse files
committed
Upgraded flutter sdk version
1 parent 3bbfde7 commit d5bcdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutterci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Step 3: Setup Flutter with version 3.7.11
2727
- uses: subosito/flutter-action@v1
2828
with:
29-
flutter-version: '3.16.4'
29+
flutter-version: '3.19.6'
3030

3131
# Step 4: Get dependencies using pub get
3232
- run: flutter pub get

0 commit comments

Comments
 (0)