Skip to content

Commit

Permalink
chore(deps): update plugin com.google.dagger.hilt.android to v2.52 (#931
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 9728736 commit 33ea0e3
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 @@ -26,7 +26,7 @@ plugins {
id("com.android.library") version("7.4.2") apply false
id ("com.diffplug.spotless") version("6.18.0")
id("org.jetbrains.kotlin.kapt") version(Versions.kotlin)
id("com.google.dagger.hilt.android") version ("2.51.1") apply false
id("com.google.dagger.hilt.android") version ("2.52") apply false
id("com.gradle.enterprise") version("3.17.6") apply false
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
}
Expand Down

0 comments on commit 33ea0e3

Please sign in to comment.