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 cd22cf0 commit b66c374Copy full SHA for b66c374
build.gradle.kts
@@ -78,5 +78,5 @@ tasks {
78
}
79
80
kotlin {
81
- jvmToolchain(23)
+ jvmToolchain(21)
82
0 commit comments