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 b1b4e6c commit 8bead59Copy full SHA for 8bead59
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
kotlin("multiplatform") version "2.2.21"
7
kotlin("plugin.serialization") version "2.2.21"
8
id("io.kotest") version "6.0.4"
9
- id("com.google.devtools.ksp") version "2.2.20-2.0.4"
+ id("com.google.devtools.ksp") version "2.3.0"
10
distribution
11
}
12
0 commit comments