removed usage of mavenLocal repository

This commit is contained in:
2021-09-26 10:06:47 +02:00
parent 7f0d418a9b
commit 734ad379e8
2 changed files with 0 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ allprojects {
version = getProperty("wdi.version")
repositories {
mavenLocal()
maven {
url = 'https://woggioni.net/mvn'
}