Skip to content

Commit 6464d5b

Browse files
authored
Merge pull request #32 from hoc081098/renovate/com.google.devtools.ksp-1.x
chore(deps): update plugin com.google.devtools.ksp to v1.7.20-1.0.8
2 parents d5867c1 + 73b1bed commit 6464d5b

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)