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

Update README.md

parent b012ccac
......@@ -20,8 +20,8 @@ classpath 'com.google.gms:google-services:3.0.0' // <- Add this line
- In `android/app/build.gradle`
```gradle
apply plugin: "com.android.application"
apply plugin: 'com.google.gms.google-services' // <- Add this line
...
apply plugin: 'com.google.gms.google-services' // <- Add this line to bottom of the file
```
- In `android/app/src/main/AndroidManifest.xml`
......
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