Skip to content

Commit 188a667

Browse files
committed
chore: update flutter version to 3.25.x
1 parent 85b097b commit 188a667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: subosito/flutter-action@v2
4040
with:
4141
channel: "stable"
42-
flutter-version: 3.24.x
42+
flutter-version: 3.25.x
4343

4444
# Get flutter dependencies.
4545
- run: flutter pub get

0 commit comments

Comments
 (0)