Skip to content

Instantly share code, notes, and snippets.

@martinbonnin
Created November 25, 2019 22:08
Show Gist options
  • Save martinbonnin/e746d0471918ef71d91dfb9280df9746 to your computer and use it in GitHub Desktop.
Save martinbonnin/e746d0471918ef71d91dfb9280df9746 to your computer and use it in GitHub Desktop.
pluginManagement {
repositories {
// The repo where to look for
maven {url = uri("https://com.example/m2")}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment