From b668cb8380316e21965cf31ec53ffe223fbdae4a Mon Sep 17 00:00:00 2001 From: kodjomoustapha <107993382+kodjodevf@users.noreply.github.com> Date: Tue, 12 Sep 2023 17:08:00 +0100 Subject: [PATCH] Flutter 3.13.3 --- .github/workflows/release.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f345982c..4822101f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2.10.0 with: - flutter-version: 3.13.0 + flutter-version: 3.13.3 channel: 'stable' - name: Setup Android keystore @@ -68,7 +68,7 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2.10.0 with: - flutter-version: 3.13.0 + flutter-version: 3.13.3 channel: 'stable' - name: flutter pub get @@ -110,7 +110,7 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2.10.0 with: - flutter-version: 3.13.0 + flutter-version: 3.13.3 channel: 'stable' - name: flutter pub get @@ -151,7 +151,7 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2.10.0 with: - flutter-version: 3.13.0 + flutter-version: 3.13.3 channel: 'stable' - name: flutter pub get @@ -198,7 +198,7 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2.10.0 with: - flutter-version: 3.13.0 + flutter-version: 3.13.3 channel: 'stable' - name: flutter pub get @@ -241,7 +241,7 @@ jobs: - name: setup flutter uses: subosito/flutter-action@v2.10.0 with: - flutter-version: 3.13.0 + flutter-version: 3.13.3 channel: 'stable' - name: flutter pub get