Skip to content

Commit 19b6894

Browse files
Update plugin com.google.devtools.ksp 2.1.20-1.0.31 to v2.1.20-1.0.32
1 parent 837ca33 commit 19b6894

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

3838
allprojects {

0 commit comments

Comments
 (0)