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 45b204a commit b9db088Copy full SHA for b9db088
settings.gradle
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- String kotlinVersion = "1.8.22"
+ String kotlinVersion = "1.9.22"
4
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
5
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
6
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
0 commit comments