From 1654313feed48ab09e6edfe7ebbef23a57869020 Mon Sep 17 00:00:00 2001 From: Yuichiro Kawano Date: Tue, 6 Apr 2021 08:44:39 +0900 Subject: [PATCH] update version on README (#1332) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c87ae52..8733306 100644 --- a/README.md +++ b/README.md @@ -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