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 4d168ef commit fdc71e3Copy full SHA for fdc71e3
1 file changed
sdks/kotlin/build.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
}
21
22
kotlin {
23
- jvmToolchain(21)
+ jvmToolchain(17)
24
25
26
group = "com.google.testserver"
0 commit comments