Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent ca072a5 commit f21e4b7
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.25" apply false
id("com.google.devtools.ksp") version "2.0.21-1.0.26" 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 f21e4b7

Please sign in to comment.