Skip to content

Commit d9c1550

Browse files
Update plugin com.google.devtools.ksp 2.1.10-1.0.30 to v2.1.10-1.0.31
1 parent a9bee08 commit d9c1550

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

3838
allprojects {

0 commit comments

Comments
 (0)