Excavator: Consistent Gradle artifact repositories (#443)
This commit is contained in:
parent
97162da0f8
commit
66ca6bc759
1 changed files with 0 additions and 2 deletions
|
@ -18,7 +18,6 @@ buildscript {
|
|||
repositories {
|
||||
gradlePluginPortal()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
@ -35,7 +34,6 @@ buildscript {
|
|||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
|
||||
apply plugin: 'com.palantir.external-publish'
|
||||
|
|
Loading…
Reference in a new issue