Commit 9e440126 authored by Him188's avatar Him188

Remove unnecessary repository since jcekt is included in jcenter

parent 1305709d
...@@ -53,7 +53,6 @@ allprojects { ...@@ -53,7 +53,6 @@ allprojects {
repositories { repositories {
maven(url = "https://mirrors.huaweicloud.com/repository/maven") maven(url = "https://mirrors.huaweicloud.com/repository/maven")
maven(url = "https://dl.bintray.com/kotlin/kotlin-eap") maven(url = "https://dl.bintray.com/kotlin/kotlin-eap")
maven(url = "https://dl.bintray.com/him188moe/jcekt")
jcenter() jcenter()
google() google()
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment