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 b83afe6 commit 2a32483Copy full SHA for 2a32483
build.gradle
@@ -31,7 +31,7 @@ buildscript {
31
versionsPluginVersion = '0.51.0'
32
33
// https://github.com/JetBrains/kotlin/releases
34
- kotlinVersion = "1.9.23"
+ kotlinVersion = "2.1.0"
35
}
36
37
0 commit comments