mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-29 10:00:13 +08:00
[core] Remove dependency kotlinx-coroutines-jdk8
from mirai-core-api
This commit is contained in:
parent
9122dddfb7
commit
d1273401f6
@ -57,7 +57,6 @@ kotlin {
|
||||
|
||||
findByName("jvmBaseMain")?.apply {
|
||||
dependencies {
|
||||
api(`kotlinx-coroutines-jdk8`) // use -jvm modules for this magic target 'jvmBase'
|
||||
implementation(`jetbrains-annotations`)
|
||||
implementation(`log4j-api`)
|
||||
compileOnly(`slf4j-api`)
|
||||
|
Loading…
Reference in New Issue
Block a user