Skip to content

Commit 2c0ab2b

Browse files
authored
Merge branch 'code/cash' into dependabot/gradle/code/cash/ksp-2.3.6
2 parents 774e7fb + 831356c commit 2c0ab2b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
with:
3939
fileName: google-services.json
4040
fileDir: ./apps/flipcash/app/src
41-
encodedString: ${{ secrets.FLIPCASH2_GOOGLE_SERVICES_JSON }}
41+
encodedString: ${{ secrets.FLIPCASH2_GOOGLE_SERVICES }}
42+
4243

4344
- name: Setup BugSnag API Key
4445
run: echo BUGSNAG_API_KEY=\"${{ secrets.FLIPCASH_BUGSNAG_API_KEY }}\" > ./local.properties

0 commit comments

Comments
 (0)