Skip to content

Commit 0c83e9d

Browse files
Update plugin com.google.devtools.ksp 2.1.21-2.0.1 to v2.1.21-2.0.2 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a32ecd commit 0c83e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ plugins {
2323
id 'com.android.application' version '8.10.1' apply false
2424
id 'com.android.library' version '8.10.1' apply false
2525
id 'org.jetbrains.kotlin.android' version '2.1.21' apply false
26-
id 'com.google.devtools.ksp' version '2.1.21-2.0.1' apply false
26+
id 'com.google.devtools.ksp' version '2.1.21-2.0.2' apply false
2727
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.21' apply false
2828
}

0 commit comments

Comments
 (0)