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
For me the solution is, to replace all "compile 'com.google...." to "implementation 'com.google..."