From c1239e0aca87a1879214ba96de87ac6be6d0df84 Mon Sep 17 00:00:00 2001 From: KazuyaKitahara Date: Thu, 28 Dec 2017 14:08:59 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a2186a..400847a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ https://github.com/evollu/react-native-fcm/blob/master/Examples/simple-fcm-clien - Edit `android/app/build.gradle`. Add at the bottom of the file: ```diff apply plugin: "com.android.application" - // ... + ... + apply plugin: 'com.google.gms.google-services' ``` -- 2.26.2