mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
all: switch to moshi-ksp
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
7b87792d8a
commit
fb2005fd83
9 changed files with 15 additions and 7 deletions
|
@ -71,7 +71,7 @@ object Dependencies {
|
|||
|
||||
private const val version = "1.11.0"
|
||||
const val lib = "com.squareup.moshi:moshi:$version"
|
||||
const val moshiMetadataReflect = "dev.zacsweers.moshix:moshi-metadata-reflect:0.9.1"
|
||||
const val ksp = "dev.zacsweers.moshix:moshi-ksp:0.9.1"
|
||||
}
|
||||
|
||||
object Retrofit {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue