chore: remove jcenter dependency (#636)

Fixes #635
master
Tobias Nett 2021-03-21 23:11:44 +01:00 committed by GitHub
parent 65c2ca367e
commit abec10390b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ ext {
repositories {
// Main Maven repo
mavenCentral()
jcenter()
maven {
// MovingBlocks Artifactory instance(s) for libs not readily available elsewhere plus our own libs
name "Terasology Artifactory"