Skip to content

Commit e57be1e

Browse files
Update plugin com.google.devtools.ksp to v2.0.20-1.0.25
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d1574a commit e57be1e

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)