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 0564466 commit d5fe980Copy full SHA for d5fe980
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("com.squareup.moshi:moshi:1.15.1")
32
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.1")
33
34
- implementation("com.squareup.retrofit2:retrofit:2.9.0")
+ implementation("com.squareup.retrofit2:retrofit:2.11.0")
35
implementation("com.squareup.retrofit2:converter-moshi:2.11.0")
36
37
implementation("org.zeroturnaround:zt-exec:1.12")
0 commit comments