mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
update version on README (#1332)
This commit is contained in:
@@ -628,7 +628,7 @@ The reflection adapter requires the following additional dependency:
|
||||
```
|
||||
|
||||
```kotlin
|
||||
implementation("com.squareup.moshi:moshi-kotlin:1.11.0")
|
||||
implementation("com.squareup.moshi:moshi-kotlin:1.12.0")
|
||||
```
|
||||
|
||||
Note that the reflection adapter transitively depends on the `kotlin-reflect` library which is a
|
||||
|
Reference in New Issue
Block a user