Created
May 10, 2019 18:54
-
-
Save MehulKK/58ec8429b4f9194f8ea64ed6df92857c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies { | |
implementation 'com.google.android.gms:play-services-base:11.6.0' | |
implementation 'com.google.android.gms:play-services-auth-api-phone:11.6.0' | |
//Optional for phone number hint | |
implementation 'com.google.android.gms:play-services-auth:11.6.0' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment