Skip to content

Commit 2423c4b

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

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
@@ -32,7 +32,7 @@ buildscript {
3232

3333
plugins {
3434
id 'org.jetbrains.kotlin.android' version '2.1.21' apply false
35-
id 'com.google.devtools.ksp' version '2.1.21-2.0.1' apply false
35+
id 'com.google.devtools.ksp' version '2.1.21-2.0.2' apply false
3636
}
3737

3838
allprojects {

0 commit comments

Comments
 (0)