Skip to content

Instantly share code, notes, and snippets.

@SubhrajyotiSen
Created June 15, 2017 05:31
Show Gist options
  • Save SubhrajyotiSen/b16dd8256ea7c0a4b09ac5a779f9e152 to your computer and use it in GitHub Desktop.
Save SubhrajyotiSen/b16dd8256ea7c0a4b09ac5a779f9e152 to your computer and use it in GitHub Desktop.
//..
allprojects {
repositories {
jcenter()
maven {
url "https://maven.google.com"
}
}
}
//..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment