Skip to content

Commit 026ea8e

Browse files
committed
Bump Flutter to 3.35.x
1 parent 2e931c3 commit 026ea8e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/leancode_cubit_utils_cqrs-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Set up Flutter
3131
uses: subosito/flutter-action@v2
3232
with:
33-
flutter-version: 3.27.x
33+
flutter-version: 3.35.x
3434
cache: true
3535

3636
- name: Publish and release

.github/workflows/leancode_cubit_utils_cqrs-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
include:
23-
- version: '3.27.x'
23+
- version: '3.35.x'
2424

2525
defaults:
2626
run:

0 commit comments

Comments
 (0)