Skip to content

Commit

Permalink
Update daggerVersion to v2.46.1 (#1993)
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 13, 2023
1 parent b441050 commit 2acbb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ val kotlinSerializationVersion = "1.0.1"
val ankoVersion = "0.10.8"
val architectureComponentsVersion = "1.1.1"
val glideVersion = "4.15.1"
val daggerVersion = "2.45"
val daggerVersion = "2.46.1"
val coroutinesVersion = "1.7.1"
val androidXNavigationVersion = "2.5.3"
val roomVersion = "2.5.1"
Expand Down

0 comments on commit 2acbb98

Please # to comment.