Skip to content

Commit

Permalink
fix(deps): update daggerversion to v2.51
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 513127e commit bd5e427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ android {
ext {
androidxCameraVersion = "1.3.1"
coilKtVersion = "2.5.0"
daggerVersion = "2.50"
daggerVersion = "2.51"
emojiVersion = "1.4.0"
fidoVersion = "4.1.0-patch2"
lifecycleVersion = '2.7.0'
Expand Down

0 comments on commit bd5e427

Please sign in to comment.