Skip to content

Commit e913d29

Browse files
chore: Update Flutter version (#347)
1 parent 4250092 commit e913d29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.cirrus.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ docker_builder:
66
# from https://flutter.dev/docs/development/tools/sdk/releases
77
matrix:
88
- DOCKER_TAG: latest
9-
FLUTTER_VERSION: 3.24.5
9+
FLUTTER_VERSION: 3.27.0
1010
- DOCKER_TAG: stable
11-
FLUTTER_VERSION: 3.24.5
11+
FLUTTER_VERSION: 3.27.0
1212
- DOCKER_TAG: beta
13-
FLUTTER_VERSION: 3.27.0-0.1.pre
13+
FLUTTER_VERSION: 3.27.0-0.2.pre
1414
version_script: docker --version
1515
setup_script:
1616
- docker buildx create --name multibuilder

0 commit comments

Comments
 (0)