Skip to content

Commit

Permalink
Add google-services.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame committed Jun 13, 2024
1 parent bed5a4c commit a3ff786
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
GOOGLE_SERVICES_JSON: ${{ secrets.GOOGLE_SERVICES_JSON }}
run: |
echo "$GOOGLE_SERVICES_JSON" app/src/google-services.json
ls -l app/src/google-services.json
cat app/src/google-services.json|base64
./gradlew bundleRelease
dependency-submission:
Expand Down

0 comments on commit a3ff786

Please sign in to comment.