Skip to content

Commit

Permalink
Update plugin com.google.devtools.ksp to v1.9.22-1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent ed9f8a4 commit 4b8d4cc
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 @@ -7,7 +7,7 @@ plugins {
id("com.android.library") version "8.2.1" apply false
id("org.jetbrains.kotlin.android") version "1.9.21" apply false
id("com.google.dagger.hilt.android") version "2.50" apply false
id("com.google.devtools.ksp") version "1.9.21-1.0.16" apply false
id("com.google.devtools.ksp") version "1.9.22-1.0.16" apply false
}

tasks.register("clean", Delete::class) {
Expand Down

0 comments on commit 4b8d4cc

Please sign in to comment.