mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-19 21:25:11 +08:00
Remove unnecessary repository since jcekt is included in jcenter
This commit is contained in:
parent
1305709d3e
commit
9e4401260f
@ -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()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user