I am integrating OAuth login for Google+ on my android application, following the tutorial.
According to the tutorial, I should add the Google Service plugin by addi
You should just add classpath 'com.google.gms:google-services:1.3.0-beta1' to dependencies of your (Top level build file) the build.gradle that has the (Project:. Hope this helps!
com.google.gms:google-services:1.3.0-beta1
dependencies
(Top level build file)
build.gradle
(Project:. Hope this helps!