mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
Merge #196
196: Bump MoshiX to 0.10.0 r=msfjarvis a=msfjarvis bors r+ Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
commit
6ec8fe035c
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ object Dependencies {
|
||||||
object Moshi {
|
object Moshi {
|
||||||
|
|
||||||
const val lib = "com.squareup.moshi:moshi:1.12.0"
|
const val lib = "com.squareup.moshi:moshi:1.12.0"
|
||||||
const val ksp = "dev.zacsweers.moshix:moshi-ksp:0.9.2"
|
const val ksp = "dev.zacsweers.moshix:moshi-ksp:0.10.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
object Retrofit {
|
object Retrofit {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue