Adding Firebase to Android Application -


i followed this tutorial.

i've done quite of bit of research trying fix problem. updated google services , google repository in sdk manager. iv'e tried suggested still can't sync android project , can't build or run project since first tried sync. here screen shot of project. went until point.

error

the build.gradle file posted project-level file. remove last line:

apply plugin: 'com.google.gms.google-services' 

and instead, place last line of app module build.gradle file (the 1 under app).


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -