Skip to content

Commit

Permalink
Update plugin com.google.dagger.hilt.android to v2.46 (#543)
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 May 11, 2023
1 parent 42ef3fa commit 289cdca
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("org.jetbrains.compose") version "1.4.0" 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.44") apply false
id("com.google.dagger.hilt.android") version ("2.46") apply false
id("com.gradle.enterprise") version("3.13.2") apply false
}

Expand Down

0 comments on commit 289cdca

Please sign in to comment.