Clean up OkHttp methods and parse from Okio directly (#8238)
This commit is contained in:
@@ -37,6 +37,7 @@ dependencies {
|
||||
|
||||
api(kotlinx.coroutines.core)
|
||||
api(kotlinx.serialization.json)
|
||||
api(kotlinx.serialization.json.okio)
|
||||
|
||||
api(libs.injekt.core)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user