play-services-plugins icon indicating copy to clipboard operation
play-services-plugins copied to clipboard

Error Using 'com.google.gms:google-services:4.3.0'

Open ravenfeld opened this issue 5 years ago • 2 comments

I'm trying to upgrade my app from : classpath 'com.google.gms:google-services:4.2.0' to classpath 'com.google.gms:google-services:4.3.0'

but when sync, I have a error : Could not get unknown property 'config' for object of type com.google.gms.googleservices.GoogleServicesPlugin$GoogleServicesPluginConfig.

I do not understand the problem, I updated my file google-services.json but nothing is done.

ravenfeld avatar Jul 24 '19 14:07 ravenfeld

same here

b3hroo2 avatar Jul 27 '19 03:07 b3hroo2

Could you help by provide a minimal reproducing build.gradle?

zhiqiao avatar Aug 23 '19 21:08 zhiqiao