Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit c3db16b

Browse files
chore(deps): update plugin com.google.devtools.ksp to v1.9.22-1.0.18
1 parent cba0d5a commit c3db16b

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
@@ -24,7 +24,7 @@ buildscript {
2424
}
2525
plugins {
2626
id "com.github.ben-manes.versions" version "0.46.0"
27-
id 'com.google.devtools.ksp' version '1.8.21-1.0.11' apply false
27+
id 'com.google.devtools.ksp' version '1.9.22-1.0.18' apply false
2828
}
2929
tasks.register('clean', Delete) {
3030
delete rootProject.buildDir

0 commit comments

Comments
 (0)