Skip to content

Instantly share code, notes, and snippets.

@prakashpun
Last active December 30, 2017 14:56
Show Gist options
  • Save prakashpun/f7aa73356273941cce96f1f433949fd4 to your computer and use it in GitHub Desktop.
Save prakashpun/f7aa73356273941cce96f1f433949fd4 to your computer and use it in GitHub Desktop.
dependency for Google Mobile Vision library
dependencies {
...
compile 'com.google.android.gms:play-services-vision:11.0.4'
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment