Skip to content

Commit

Permalink
update to latest flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshj01 committed Jan 5, 2024
1 parent 2662f61 commit 8741422
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ 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
env:
GOOGLE_SERVICES_JSON: ${{ secrets.GOOGLE_SERVICES_JSON }}
Expand Down

0 comments on commit 8741422

Please sign in to comment.