This commit is contained in:
Feruz 2018-12-16 21:28:26 +02:00
parent 953c897613
commit 7b4558f79c

View File

@ -15,7 +15,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:3.1.4'
// Add this line
classpath 'com.google.gms:google-services:4.0.1'
classpath 'com.google.gms:google-services:4.0.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}