From e17b4a99d76d58e93538a0c5b9c4f54f2301bbb5 Mon Sep 17 00:00:00 2001 From: connected-space Date: Tue, 8 Aug 2017 12:36:30 +0100 Subject: [PATCH] Update installation-android.md --- docs/installation-android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation-android.md b/docs/installation-android.md index a82593eb..57052d37 100644 --- a/docs/installation-android.md +++ b/docs/installation-android.md @@ -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: