diff --git a/build.gradle b/build.gradle index e6e2002..657022c 100644 --- a/build.gradle +++ b/build.gradle @@ -15,7 +15,7 @@ buildscript { // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files - classpath 'com.google.gms:google-services:3.1.1' + classpath 'com.google.gms:google-services:3.3.0' } }