Prefer mavenCentral before mavenLocal
This commit is contained in:
@@ -2,7 +2,7 @@ rootProject.name = "openrndr-template"
|
||||
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
gradlePluginPortal()
|
||||
mavenLocal()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user