Skip to content

Commit c414006

Browse files
Merge pull request #4158 from nextcloud/renovate/com.google.devtools.ksp-2.x
Update plugin com.google.devtools.ksp to v2.0.20-1.0.25
2 parents 6d1574a + e57be1e commit c414006

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.20"
1717
id "org.jetbrains.kotlin.kapt"
18-
id 'com.google.devtools.ksp' version '2.0.20-1.0.24'
18+
id 'com.google.devtools.ksp' version '2.0.20-1.0.25'
1919
}
2020

2121
apply plugin: 'com.android.application'

0 commit comments

Comments
 (0)