removed usage of mavenLocal repository
This commit is contained in:
@@ -15,7 +15,6 @@ allprojects {
|
||||
version = getProperty("wdi.version")
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
maven {
|
||||
url = 'https://woggioni.net/mvn'
|
||||
}
|
||||
|
Reference in New Issue
Block a user