Skip to content

Instantly share code, notes, and snippets.

@dlutcat
Created July 30, 2014 13:46
Show Gist options
  • Save dlutcat/8079866fcebf3f277f85 to your computer and use it in GitHub Desktop.
Save dlutcat/8079866fcebf3f277f85 to your computer and use it in GitHub Desktop.
init.gradle
repositories {
mavenCentral()
mavenLocal()
maven {
url = mavenRepoPublicUrl
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment