From 5637c967f8b66f387b6b9eb7564d415501b172bb Mon Sep 17 00:00:00 2001 From: Poovamraj T T Date: Thu, 20 Apr 2023 00:28:32 +0530 Subject: [PATCH] Fixed wrong README info (#650) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec8f42d7..ec1c6912 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Android API version 31 or later and Java 8+. -> :warning: Applications targeting Android SDK version 30 and below should use version 2.9.1. +> :warning: Applications targeting Android SDK version 30 and below should use version 2.9.0. Here’s what you need in `build.gradle` to target Java 8 byte code for Android and Kotlin plugins respectively.