Skip to content

Instantly share code, notes, and snippets.

@barikoi
Created May 8, 2023 05:22
Show Gist options
  • Save barikoi/91c9b50d3c7ec655d5cc35e01771ee39 to your computer and use it in GitHub Desktop.
Save barikoi/91c9b50d3c7ec655d5cc35e01771ee39 to your computer and use it in GitHub Desktop.
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.barikoi:BarikoiLocationLibrary:1.2.6'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment