Merge pull request #318 from connected-space/patch-2

Update installation-android.md
This commit is contained in:
chrisbianca 2017-08-08 12:46:19 +01:00 committed by GitHub
commit da272d42a8
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ If you would like to schedule local notifications then you also need to add the
## 4) Performance Monitoring (optional)
If you'd like to take advantage of Firebases [Performance Monitoring](https://firebase.google.com/docs/perf-mon/), the following additions
If you'd like to take advantage of Firebase's [Performance Monitoring](https://firebase.google.com/docs/perf-mon/), the following additions
to your project setup are required:
In your projects `android/build.gradle` file, add the plugin to your dependencies: