Skip to content

Instantly share code, notes, and snippets.

@MehulKK
Created May 10, 2019 18:54
Show Gist options
  • Save MehulKK/58ec8429b4f9194f8ea64ed6df92857c to your computer and use it in GitHub Desktop.
Save MehulKK/58ec8429b4f9194f8ea64ed6df92857c to your computer and use it in GitHub Desktop.
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