mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-24 20:43:33 +08:00
Update build.gradle
This commit is contained in:
parent
b796d30d72
commit
7749c116dd
@ -4,5 +4,5 @@ apply plugin: "java"
|
||||
dependencies {
|
||||
compile project(":mirai-core")
|
||||
compile rootProject.ext.coroutine
|
||||
compile 'org.jetbrains.kotlin:kotlin-stdlib:1.3.50'
|
||||
compile rootProject.ext.kotlinJvm
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user