diff --git a/build.gradle.kts b/build.gradle.kts index 415386428..7d2ef354c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -53,7 +53,6 @@ allprojects { repositories { maven(url = "https://mirrors.huaweicloud.com/repository/maven") maven(url = "https://dl.bintray.com/kotlin/kotlin-eap") - maven(url = "https://dl.bintray.com/him188moe/jcekt") jcenter() google() }