Update dependencies

Jcenter will sunset
This commit is contained in:
vvb2060
2021-04-17 17:32:07 +08:00
committed by John Wu
parent a328e2bf3c
commit 69b00d3782
21 changed files with 40 additions and 47 deletions

View File

@@ -2,7 +2,7 @@ plugins {
`kotlin-dsl`
}
repositories {
jcenter()
mavenCentral()
}
gradlePlugin {