Commit 3e179cfb authored by KazuyaKitahara's avatar KazuyaKitahara Committed by GitHub

Update README.md

parent 3213970c
......@@ -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