mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-03 02:29:21 +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