Skip to content

Instantly share code, notes, and snippets.

@ivangarzab
Created October 2, 2022 16:17
Show Gist options
  • Save ivangarzab/05f57990ed5f2c334511f9be8830faa3 to your computer and use it in GitHub Desktop.
Save ivangarzab/05f57990ed5f2c334511f9be8830faa3 to your computer and use it in GitHub Desktop.
Integrate Google Play Store's common library
dependencies {
...
implementation 'com.google.android.play:core-common:2.0.0'
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment