Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created December 10, 2019 19:36
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 kevinhooke/d5af7351f9e5f32c78d469b7fdd42c7d to your computer and use it in GitHub Desktop.
Save kevinhooke/d5af7351f9e5f32c78d469b7fdd42c7d to your computer and use it in GitHub Desktop.
Gradle custom repo config
repostories{
maven {
url "url to repo"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment