build: remove jcenter (#637)

master
jdrueckert 2021-04-23 18:48:25 +02:00 committed by GitHub
parent abec10390b
commit 378b7b37ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
buildscript {
repositories {
mavenCentral()
jcenter()
gradlePluginPortal()
}
}