Skip to content

Instantly share code, notes, and snippets.

@NaCI
Created November 13, 2020 12:33
Show Gist options
  • Save NaCI/5be8bb9b60b309766c92dcac78e1cbf2 to your computer and use it in GitHub Desktop.
Save NaCI/5be8bb9b60b309766c92dcac78e1cbf2 to your computer and use it in GitHub Desktop.
dependencies {
...
//Google Services
gmsImplementation "com.google.android.gms:play-services-location:${googleGmsVersion}"
//Huawei Services
hmsImplementation "com.huawei.agconnect:agconnect-core:${hmsVersion}"
hmsImplementation "com.huawei.hms:location:${hmsLocationVersion}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment