Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v2.0.21-1.0.28 (#…
Browse files Browse the repository at this point in the history
…66)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 61401f4 commit 6de28ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id("com.android.application") version "8.7.2" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.7" apply false
id("com.google.devtools.ksp") version "2.0.21-1.0.27" apply false
id("com.google.devtools.ksp") version "2.0.21-1.0.28" apply false
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.21" apply false
id("com.google.dagger.hilt.android") version "2.52" apply false
}

0 comments on commit 6de28ea

Please sign in to comment.