From 8fe26e934e2e325d01fac2cb334c1ef00966d5e5 Mon Sep 17 00:00:00 2001 From: sinha-shaurya <53684163+sinha-shaurya@users.noreply.github.com> Date: Fri, 2 Oct 2020 19:22:40 +0530 Subject: [PATCH] Updated Moshi Download version to 1.10.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f768237..37e0234 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.9.3") +implementation("com.squareup.moshi:moshi-kotlin:1.10.0") ``` Note that the reflection adapter transitively depends on the `kotlin-reflect` library which is a