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.
2 parents 2742156 + f24d3f1 commit b1e4850Copy full SHA for b1e4850
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
4
plugins {
5
application
6
- id("com.google.devtools.ksp") version "2.0.21-1.0.26"
+ id("com.google.devtools.ksp") version "2.0.21-1.0.27"
7
kotlin("jvm") version "2.0.21"
8
}
9
0 commit comments