From 635061e7680278b0180b8bf6e106b626c91ed29a Mon Sep 17 00:00:00 2001 From: chen08209 Date: Thu, 15 Aug 2024 14:34:02 +0800 Subject: [PATCH] Change flutter version (cherry picked from commit 75af47aead73254f38f39f472595792f2131d5d5) --- .github/workflows/build.yml | 2 +- pubspec.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index adeccdf..651dd94 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -87,7 +87,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version-file: pubspec.yaml + flutter-version: 3.22.x channel: 'stable' cache: true diff --git a/pubspec.yaml b/pubspec.yaml index e68aac9..0a7c0cd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,6 @@ publish_to: 'none' version: 0.8.53+202408151 environment: sdk: '>=3.1.0 <4.0.0' - flutter: 3.22.3 dependencies: flutter: