Skip to content

Instantly share code, notes, and snippets.

@nhancv
Last active July 12, 2017 03:08
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 nhancv/25ef3b2d03687aa63b64e9ac0ccb92b9 to your computer and use it in GitHub Desktop.
Save nhancv/25ef3b2d03687aa63b64e9ac0ccb92b9 to your computer and use it in GitHub Desktop.
allprojects {
repositories {
jcenter()
maven { url "http://192.168.1.124:8081/repository/maven-releases/" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment