update version on README (#1332)

This commit is contained in:
Yuichiro Kawano
2021-04-06 08:44:39 +09:00
committed by GitHub
parent aea17e09bc
commit 1654313fee

View File

@@ -628,7 +628,7 @@ The reflection adapter requires the following additional dependency:
``` ```
```kotlin ```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 Note that the reflection adapter transitively depends on the `kotlin-reflect` library which is a