Skip to content

Instantly share code, notes, and snippets.

@kjartanvest
Created March 9, 2017 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kjartanvest/5687055ce45fb486b3f15f7d0a48808f to your computer and use it in GitHub Desktop.
Save kjartanvest/5687055ce45fb486b3f15f7d0a48808f to your computer and use it in GitHub Desktop.
JCenter repo in build.gradle
allprojects {
repositories {
jcenter()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment