Remove jcenter

This commit is contained in:
Karlatemp 2021-08-27 16:36:50 +08:00
parent 9590abd702
commit 8ab6a489d0
No known key found for this signature in database
GPG Key ID: 21FBDDF664FF06F8

View File

@ -13,9 +13,9 @@ plugins {
repositories {
mavenLocal()
jcenter()
google()
mavenCentral()
gradlePluginPortal()
}
kotlin {