Skip to content

Instantly share code, notes, and snippets.

@abhinavraj23
Created September 28, 2019 20:05
Show Gist options
  • Save abhinavraj23/212c04ec73846c49b85a2f5d98c8eacc to your computer and use it in GitHub Desktop.
Save abhinavraj23/212c04ec73846c49b85a2f5d98c8eacc to your computer and use it in GitHub Desktop.
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment