Skip to content

Instantly share code, notes, and snippets.

@thenixan
Created May 24, 2017 14:50
Show Gist options
  • Save thenixan/2e296e7b6fe0912891c2ac3d7bdb5387 to your computer and use it in GitHub Desktop.
Save thenixan/2e296e7b6fe0912891c2ac3d7bdb5387 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