Skip to content

Commit bda04c8

Browse files
committed
update Kotlin to 2.4.0
1 parent 194e96b commit bda04c8

2 files changed

Lines changed: 159 additions & 196 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
buildscript {
77
dependencies {
8-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20")
8+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0")
99
classpath("com.google.devtools.ksp:symbol-processing-gradle-plugin:2.3.9")
1010
}
1111
}

0 commit comments

Comments
 (0)