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 20ec546 commit 59cca24Copy full SHA for 59cca24
lib/build.gradle.kts
@@ -26,7 +26,7 @@ android {
26
targetCompatibility = JavaVersion.VERSION_21
27
}
28
kotlin {
29
- jvmToolchain(17)
+ jvmToolchain(21)
30
31
32
buildFeatures {
0 commit comments