mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-25 13:03:35 +08:00
[core] Remove redundant AtomicFU runtime dependency from mirai-core-utils
This commit is contained in:
parent
f469e889d2
commit
c3a9511783
@ -35,7 +35,6 @@ kotlin {
|
||||
api(`kotlinx-serialization-json`)
|
||||
api(`kotlinx-coroutines-core`)
|
||||
|
||||
implementation(`kotlinx-atomicfu`)
|
||||
implementation(`kotlinx-serialization-protobuf`)
|
||||
relocateImplementation(`ktor-io_relocated`)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user