Excavator: Consistent Gradle artifact repositories (#437)
This commit is contained in:
parent
a565d6551a
commit
1b16aae200
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ buildscript {
|
|||
repositories {
|
||||
gradlePluginPortal()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Reference in a new issue