Under projects build.gradle file
update the com.google.gms:google-services to version 4.3.14.
dependencies {
classpath 'com.google.gms:google-services:4.3.14'
}
Under projects build.gradle file
update the com.google.gms:google-services to version 4.3.14.
dependencies {
classpath 'com.google.gms:google-services:4.3.14'
}