Skip to content

Commit b0d6659

Browse files
authored
Merge branch 'code/cash' into dependabot/gradle/code/cash/com.google.guava-guava-33.5.0-android
2 parents 5143b01 + f7b2156 commit b0d6659

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
id: google_services_json_file
3838
with:
3939
fileName: google-services.json
40-
fileDir: ./app/src
41-
encodedString: ${{ secrets.GOOGLE_SERVICES_JSON }}
40+
fileDir: ./apps/flipcash/app/src
41+
encodedString: ${{ secrets.FLIPCASH_GOOGLE_SERVICES_JSON }}
4242

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

0 commit comments

Comments
 (0)