We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97ebce commit 3e20b39Copy full SHA for 3e20b39
README.md
@@ -27,7 +27,7 @@
27
28
Android API version 31 or later and Java 8+.
29
30
-> :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.
31
32
Here’s what you need in `build.gradle` to target Java 8 byte code for Android and Kotlin plugins respectively.
33
0 commit comments