i am new in androidstudio. i have done integration of google in eclipse but am having issues in studio. i am following step by step from this site : https://developers.googl
Add the dependencies for Firebase Authentication and Google Sign-In to your app-level build.gradle file:
compile 'com.google.firebase:firebase-auth:10.0.1' compile 'com.google.android.gms:play-services-auth:10.0.1'