We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c1af6 commit 121aecdCopy full SHA for 121aecd
build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
implementation("com.squareup.okhttp3:logging-interceptor")
30
31
implementation("com.squareup.moshi:moshi:1.15.1")
32
- ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.1")
+ ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.2")
33
34
implementation("com.squareup.retrofit2:retrofit:2.11.0")
35
implementation("com.squareup.retrofit2:converter-moshi:2.11.0")
0 commit comments