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