Skip to content

Commit

Permalink
fix(deps): update daggerversion to v2.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent b73080c commit 33cf66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildsystem/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ext {
androidCompileSdkVersion = 30

//Libraries
daggerVersion = '2.8'
daggerVersion = '2.49'
butterKnifeVersion = '7.0.1'
recyclerViewVersion = '25.4.0'
rxJavaVersion = '2.0.2'
Expand Down

0 comments on commit 33cf66d

Please sign in to comment.