I\'m developing android app using Firebase GMS service. I tried to follow their tutorials, i made project as they said, downloaded the json files.
But when I
In the Gradle file:
apply plugin: 'com.google.gms.google-services'
This helped me.