We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d323ba6 commit 80bf187Copy full SHA for 80bf187
retrofit-converters/kotlinx-serialization-json/build.gradle
@@ -11,6 +11,4 @@ dependencies {
11
12
testImplementation libs.junit
13
testImplementation libs.okhttp.mockwebserver
14
- testImplementation libs.kotlinx.serialization.proto
15
- testImplementation libs.kotlinx.serialization.json
16
}
0 commit comments