From b3a53d5f047e64bc585b6b239c9c7d140ecacbee Mon Sep 17 00:00:00 2001 From: ljyo2o9 <126755727+ljyo2o9@users.noreply.github.com> Date: Tue, 20 Aug 2024 22:44:50 +0900 Subject: [PATCH] Update internal-deploy-play-store.yaml --- .github/workflows/internal-deploy-play-store.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/internal-deploy-play-store.yaml b/.github/workflows/internal-deploy-play-store.yaml index ec6477bf..8a8206b2 100644 --- a/.github/workflows/internal-deploy-play-store.yaml +++ b/.github/workflows/internal-deploy-play-store.yaml @@ -17,7 +17,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.16.9' + flutter-version: '3.19.3' channel: 'stable' - name: BaseURL File Settings