mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-02 05:00:35 +08:00
Update build.gradle
This commit is contained in:
parent
c4858c28f8
commit
b796d30d72
@ -2,7 +2,7 @@ apply plugin: "kotlin"
|
||||
apply plugin: "java"
|
||||
|
||||
dependencies {
|
||||
implementation project(":mirai-core")
|
||||
compile project(":mirai-core")
|
||||
compile rootProject.ext.coroutine
|
||||
compile 'org.jetbrains.kotlin:kotlin-stdlib:1.3.50'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user