Skip to content

Commit dba9dc9

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
chore(deps): update plugin com.google.devtools.ksp to v2.0.10-1.0.24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b03e6f1 commit dba9dc9

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
@@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
1515
plugins {
1616
id "org.jetbrains.kotlin.plugin.compose" version "2.0.10"
1717
id "org.jetbrains.kotlin.kapt"
18-
id 'com.google.devtools.ksp' version '2.0.0-1.0.24'
18+
id 'com.google.devtools.ksp' version '2.0.10-1.0.24'
1919
}
2020

2121
apply plugin: 'com.android.application'

0 commit comments

Comments
 (0)