Update config.yml

This commit is contained in:
Filipe Brito 2019-10-01 13:06:43 -03:00
parent 429e4ea523
commit b33dcbc9ac
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ jobs:
- run: - run:
name: Set Google Services name: Set Google Services
command: | command: |
cp google-services.prod.json google-services.json cp src/playExperimental/google-services.prod.json src/playExperimental/google-services.json
working_directory: android/app working_directory: android/app
- run: - run: