Skip to content

Commit 03b360f

Browse files
fkorotkovgithub-actions[bot]
authored andcommitted
chore: Update Flutter version
1 parent 25492de commit 03b360f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.cirrus.yml

Lines changed: 3 additions & 3 deletions
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.38.3
9+
FLUTTER_VERSION: 3.38.4
1010
- DOCKER_TAG: stable
11-
FLUTTER_VERSION: 3.38.3
11+
FLUTTER_VERSION: 3.38.4
1212
- DOCKER_TAG: beta
13-
FLUTTER_VERSION: 3.39.0-0.1.pre
13+
FLUTTER_VERSION: 3.39.0-0.2.pre
1414
version_script: docker --version
1515
setup_script:
1616
- docker buildx create --name multibuilder

0 commit comments

Comments
 (0)