Skip to content

Commit ab3e40a

Browse files
Merge pull request #14623 from nextcloud/renovate/ksp-monorepo
Update plugin com.google.devtools.ksp to v2.1.10-1.0.31
2 parents b306bc7 + 5f9c369 commit ab3e40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ plugins {
3131
id "org.jetbrains.kotlin.plugin.compose" version "2.1.10"
3232
id "com.diffplug.spotless" version "6.25.0"
3333
id "org.jetbrains.kotlin.kapt" version "2.1.10"
34-
id 'com.google.devtools.ksp' version '2.1.10-1.0.30' apply false
34+
id 'com.google.devtools.ksp' version '2.1.10-1.0.31' apply false
3535
}
3636

3737
apply plugin: 'com.android.application'

0 commit comments

Comments
 (0)