We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9b159 commit 8ab3cbbCopy full SHA for 8ab3cbb
1 file changed
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
id("org.jetbrains.kotlin.android") version "2.1.20" apply false
13
id("org.jetbrains.kotlin.plugin.compose") version "2.1.20" apply false
14
id("org.jmailen.kotlinter") version "5.0.1" apply false
15
- id("com.google.devtools.ksp") version "2.1.20-1.0.32" apply false
+ id("com.google.devtools.ksp") version "2.1.20-2.0.0" apply false
16
}
17
18
subprojects {
0 commit comments