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 2d1e2bc commit e174026Copy full SHA for e174026
build.gradle.kts
@@ -59,7 +59,7 @@ tasks {
59
}
60
61
compileKotlin {
62
- kotlinOptions.jvmTarget = "17"
+ kotlinOptions.jvmTarget = "21"
63
64
65
0 commit comments