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 my case in my manifest remove node
remove this line
tools:node="replace"
and replace with this
tools:replace="allowBackup"