Skip to content

Commit fbfb6bd

Browse files
Update plugin com.google.devtools.ksp 2.1.20-2.0.0 to v2.1.20-2.0.1 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 512db15 commit fbfb6bd

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.20' apply false
35-
id 'com.google.devtools.ksp' version '2.1.20-2.0.0' apply false
35+
id 'com.google.devtools.ksp' version '2.1.20-2.0.1' apply false
3636
}
3737

3838
allprojects {

0 commit comments

Comments
 (0)