diff --git a/README.md b/README.md index 4fe1f943f2573bb54e7c29b88296cf71ca4bae75..590e4340110da9f355a96dc1e4dd6732c568ae13 100644 --- a/README.md +++ b/README.md @@ -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`