Update installation-android.md

This commit is contained in:
connected-space 2017-08-08 12:36:30 +01:00 committed by GitHub
parent ce7444bcf1
commit e17b4a99d7
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) ## 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: to your project setup are required:
In your projects `android/build.gradle` file, add the plugin to your dependencies: In your projects `android/build.gradle` file, add the plugin to your dependencies: