(minor) Add missing mavenLocal() repo to a Gradle IT project
This commit is contained in:
+1
@@ -4,6 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
jcenter()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user