Skip to content

Commit

Permalink
docs: Clarify Readme around targets (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorwojda committed Jun 12, 2024
1 parent e97ebce commit 3e20b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.
> :warning: Applications targeting Android SDK version 30 (`targetSdkVersion = 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.

Expand Down

0 comments on commit 3e20b39

Please sign in to comment.