Skip to content

Commit 8ab3cbb

Browse files
chore(deps): update plugin com.google.devtools.ksp to v2.1.20-2.0.0 (#1343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc9b159 commit 8ab3cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id("org.jetbrains.kotlin.android") version "2.1.20" apply false
1313
id("org.jetbrains.kotlin.plugin.compose") version "2.1.20" apply false
1414
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
15+
id("com.google.devtools.ksp") version "2.1.20-2.0.0" apply false
1616
}
1717

1818
subprojects {

0 commit comments

Comments
 (0)