From 98073664fa918a105f1c99d448d6c1c8f61a7b96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:14:16 -0700 Subject: [PATCH] chore: Update Flutter version (#345) Co-authored-by: fkorotkov <989066+fkorotkov@users.noreply.github.com> --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index a3fa9bd..6aedd27 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -6,9 +6,9 @@ docker_builder: # from https://flutter.dev/docs/development/tools/sdk/releases matrix: - DOCKER_TAG: latest - FLUTTER_VERSION: 3.24.3 + FLUTTER_VERSION: 3.24.4 - DOCKER_TAG: stable - FLUTTER_VERSION: 3.24.3 + FLUTTER_VERSION: 3.24.4 - DOCKER_TAG: beta FLUTTER_VERSION: 3.27.0-0.1.pre version_script: docker --version