File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ kotlinx-serialization-cbor = { module = "org.jetbrains.kotlinx:kotlinx-serializa
164164kotlinx-serialization-protobuf = { module = " org.jetbrains.kotlinx:kotlinx-serialization-protobuf" , version.ref = " kotlinxSerialization" }
165165ktor-client-content-negociation = { module = " io.ktor:ktor-client-content-negotiation" , version.ref = " ktor" }
166166ktor-client-core = { module = " io.ktor:ktor-client-core" , version.ref = " ktor" }
167+ ktor-client-darwin = { module = " io.ktor:ktor-client-darwin" , version.ref = " ktor" }
167168ktor-client-encoding = { module = " io.ktor:ktor-client-encoding" , version.ref = " ktor" }
168169ktor-client-json = { module = " io.ktor:ktor-serialization-kotlinx-json" , version.ref = " ktor" }
169170ktor-client-mock = { module = " io.ktor:ktor-client-mock" , version.ref = " ktor" }
You can’t perform that action at this time.
0 commit comments