diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 4a94b9d..2b85528 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -16,7 +16,6 @@ jobs: java-version: "12.x" - uses: subosito/flutter-action@v1 with: - flutter-version: "3.16.5" channel: "stable" - run: echo $GOOGLE_SERVICES_JSON | base64 -d > android/app/google-services.json