mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-24 23:20:09 +08:00
Remove unnecessary dependencies
This commit is contained in:
parent
f1710b0bed
commit
cdd2b4cbaf
@ -34,10 +34,7 @@ kotlin {
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
compileOnly("net.mamoe:mirai-core-jvm:$miraiVersion")
|
||||
|
||||
api(kotlin("stdlib", kotlinVersion))
|
||||
api(kotlin("reflect", kotlinVersion))
|
||||
|
||||
api(kotlinx("coroutines-core", coroutinesVersion))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user