Commit b796d30d authored by Him188's avatar Him188

Update build.gradle

parent c4858c28
...@@ -2,7 +2,7 @@ apply plugin: "kotlin" ...@@ -2,7 +2,7 @@ apply plugin: "kotlin"
apply plugin: "java" apply plugin: "java"
dependencies { dependencies {
implementation project(":mirai-core") compile project(":mirai-core")
compile rootProject.ext.coroutine compile rootProject.ext.coroutine
compile 'org.jetbrains.kotlin:kotlin-stdlib:1.3.50' compile 'org.jetbrains.kotlin:kotlin-stdlib:1.3.50'
} }
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