Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v2.0.21-1.0.27
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 4b88136 commit e2d1d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
plugins {
id "org.jetbrains.kotlin.plugin.compose" version "2.0.21"
id "org.jetbrains.kotlin.kapt"
id 'com.google.devtools.ksp' version '2.0.21-1.0.26'
id 'com.google.devtools.ksp' version '2.0.21-1.0.27'
}

apply plugin: 'com.android.application'
Expand Down

0 comments on commit e2d1d2e

Please sign in to comment.