|
@@ -35,7 +35,6 @@ kotlin {
|
|
|
api(`kotlinx-serialization-json`)
|
|
api(`kotlinx-serialization-json`)
|
|
|
api(`kotlinx-coroutines-core`)
|
|
api(`kotlinx-coroutines-core`)
|
|
|
|
|
|
|
|
- implementation(`kotlinx-atomicfu`)
|
|
|
|
|
implementation(`kotlinx-serialization-protobuf`)
|
|
implementation(`kotlinx-serialization-protobuf`)
|
|
|
relocateImplementation(`ktor-io_relocated`)
|
|
relocateImplementation(`ktor-io_relocated`)
|
|
|
}
|
|
}
|