Skip to content

Instantly share code, notes, and snippets.

@smhdk
Created March 19, 2018 10:22
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 smhdk/1d65b13adafef29844ffd648a6b85315 to your computer and use it in GitHub Desktop.
Save smhdk/1d65b13adafef29844ffd648a6b85315 to your computer and use it in GitHub Desktop.
Project build.gradle example
allprojects {
repositories {
jcenter()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment