We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe34621 commit c0fba08Copy full SHA for c0fba08
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -23,7 +23,7 @@ object Versions {
23
const val lifecycle = "2.8.7"
24
25
// DI
26
- const val dagger = "2.55"
+ const val dagger = "2.57.1"
27
const val javax = "10.0-b28"
28
29
// Glide
0 commit comments