diff --git a/build.gradle b/build.gradle index aab6a7fa..ea143f69 100644 --- a/build.gradle +++ b/build.gradle @@ -94,6 +94,7 @@ subprojects { } repositories { + mavenLocal() maven {url "https://mvnrepository.com/artifact/"} mavenCentral() maven {url "http://repo.dmulloy2.net/content/groups/public/"}