WARNING:: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed in version 7.0 of the Android Gradle plugin

i’m trying to upgrade classpath com.google.gms:google-services to classpath ‘com.google.gms:google-services:4.3.10’
i’ve added it in build.gradle Project like picture shown, but still get the information of Adding classpath: com.google.gms:google-services:4.3.8 in terminal


any helps ?

1 Like

HI , I’m facing the same issues, any solution for this?

Did you guys fix this?

I’m running into this issue too

I found out that this had something to do with a specific plugins. In my case it was “phonegap-plugin-barcodescanner”