Commit e1a7d280 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Merge pull request #717 from kazuyakitahara/master

Update README about Android Configuration
parents 3213970c c1239e0a
......@@ -43,6 +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'
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment