Commit aa9e60a5 authored by Karlatemp's avatar Karlatemp

Maven local

parent 161464f1
......@@ -56,6 +56,7 @@ allprojects {
version = Versions.Mirai.version
repositories {
mavenLocal()
// maven(url = "https://mirrors.huaweicloud.com/repository/maven")
maven(url = "https://dl.bintray.com/kotlin/kotlin-eap")
jcenter()
......
......@@ -3,6 +3,7 @@ plugins {
}
repositories {
mavenLocal()
jcenter()
}
......
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