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 a18aeeb commit 15bb66dCopy full SHA for 15bb66d
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.0.10"
35
}
36
37
0 commit comments