Skip to content

Commit c152a48

Browse files
Merge pull request #3982 from nextcloud/renovate/com.google.devtools.ksp-2.x
chore(deps): update plugin com.google.devtools.ksp to v2.0.0-1.0.23
2 parents 44c06b2 + 4efb121 commit c152a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
1515
plugins {
1616
id "org.jetbrains.kotlin.plugin.compose" version "2.0.0"
1717
id "org.jetbrains.kotlin.kapt"
18-
id 'com.google.devtools.ksp' version '2.0.0-1.0.21'
18+
id 'com.google.devtools.ksp' version '2.0.0-1.0.23'
1919
}
2020

2121
apply plugin: 'com.android.application'

0 commit comments

Comments
 (0)