Skip to content

Commit f479def

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id("org.jetbrains.kotlin.plugin.compose") version "2.3.21"
1414
id("com.android.built-in-kotlin")
1515
id("com.android.legacy-kapt")
16-
id("com.google.devtools.ksp") version "2.3.7"
16+
id("com.google.devtools.ksp") version "2.3.8"
1717
id("com.android.application")
1818
id("kotlin-parcelize")
1919
id("com.github.spotbugs")

0 commit comments

Comments
 (0)