Skip to content

Commit 86bd9cc

Browse files
Update plugin com.google.devtools.ksp 2.1.20-2.0.0 to v2.1.20-2.0.1
1 parent 512db15 commit 86bd9cc

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)