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

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -