Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Fix instructions in README about google-services.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Sheen authored and macdonst committed Dec 5, 2017
1 parent c6f2c91 commit a80996d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ In the platform tag for Android add the resource-file tag:

```
<platform name="android">
<resource-file src="google-services.json" target="google-services.json" />
<resource-file src="google-services.json" target="app/google-services.json" />
</platform>
```

Expand Down

0 comments on commit a80996d

Please sign in to comment.