We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a7e9f commit 7bae6e3Copy full SHA for 7bae6e3
gradle/libs.versions.toml
@@ -58,7 +58,7 @@ firebase-analytics-ktx = { module = "com.google.firebase:firebase-analytics-ktx"
58
retrofit-core = "com.squareup.retrofit2:retrofit:2.9.0"
59
retrofit-logging-interceptor = "com.squareup.okhttp3:logging-interceptor:4.11.0"
60
61
-moshi-core = "com.squareup.moshi:moshi-kotlin:1.15.0"
+moshi-core = "com.squareup.moshi:moshi-kotlin:1.15.2"
62
moshi-converter = "com.squareup.retrofit2:converter-moshi:2.9.0"
63
moshi-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"
64
0 commit comments