wip: put SimFragment between DeviceFragment and ConversationFragment
This commit is contained in:
@@ -151,6 +151,8 @@ kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serializa
|
||||
ktor-client-auth = { module = "io.ktor:ktor-client-auth", version.ref = "ktor-client"}
|
||||
ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktor-client"}
|
||||
ktor-client-cio = { module = "io.ktor:ktor-client-cio", version.ref = "ktor-client"}
|
||||
ktor-client-content-negotiation = { module = "io.ktor:ktor-client-content-negotiation", version.ref = "ktor-client"}
|
||||
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor-client"}
|
||||
okhttp-logging = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
|
||||
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
|
||||
play-services-wearable = { module = "com.google.android.gms:play-services-wearable", version.ref = "play-services-wearable" }
|
||||
|
||||
Reference in New Issue
Block a user