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 49972cc commit 64d1660Copy full SHA for 64d1660
build.gradle.kts
@@ -86,5 +86,5 @@ tasks {
86
}
87
88
kotlin {
89
- jvmToolchain(23)
+ jvmToolchain(21)
90
0 commit comments