Skip to content

Commit 3e20b39

Browse files
authored
docs: Clarify Readme around targets (#744)
1 parent e97ebce commit 3e20b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
Android API version 31 or later and Java 8+.
2929

30-
> :warning: Applications targeting Android SDK version 30 and below should use version 2.9.0.
30+
> :warning: Applications targeting Android SDK version 30 (`targetSdkVersion = 30`) and below should use version 2.9.0.
3131
3232
Here’s what you need in `build.gradle` to target Java 8 byte code for Android and Kotlin plugins respectively.
3333

0 commit comments

Comments
 (0)