Skip to content

Instantly share code, notes, and snippets.

@isaidamier
Last active July 7, 2021 11:36
Show Gist options
  • Save isaidamier/7b33126cc3fba6baa661c215e3c04026 to your computer and use it in GitHub Desktop.
Save isaidamier/7b33126cc3fba6baa661c215e3c04026 to your computer and use it in GitHub Desktop.
dependencies {
implementation 'com.google.android.gms:play-services-nearby:18.0.0'
}
@parshav
Copy link

parshav commented Jun 30, 2021

Should this use implementation instead ? Also, wouldn't this be a .gradle or .kts file, and not a .xml file ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment