Skip to content

Commit 73b1bed

Browse files
chore(deps): update plugin com.google.devtools.ksp to v1.7.20-1.0.8
1 parent d5867c1 commit 73b1bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ buildscript {
2828
}
2929

3030
plugins {
31-
id("com.google.devtools.ksp") version "1.7.20-1.0.7" apply false
31+
id("com.google.devtools.ksp") version "1.7.20-1.0.8" apply false
3232
id("com.codingfeline.buildkonfig") version "0.13.3" apply false
3333
}
3434

0 commit comments

Comments
 (0)