8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db91be commit cce786fCopy full SHA for cce786f
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.1")
33
34
implementation("com.squareup.retrofit2:retrofit:2.9.0")
35
- implementation("com.squareup.retrofit2:converter-moshi:2.9.0")
+ implementation("com.squareup.retrofit2:converter-moshi:2.11.0")
36
37
implementation("org.zeroturnaround:zt-exec:1.12")
38
0 commit comments