We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0296931 commit 2e79182Copy full SHA for 2e79182
app/build.gradle.kts
@@ -59,7 +59,7 @@ val kotlinVersion: String by project
59
val kotlinSerializationVersion = "1.0.1"
60
val architectureComponentsVersion = "1.1.1"
61
val glideVersion = "4.16.0"
62
-val daggerVersion = "2.51"
+val daggerVersion = "2.51.1"
63
val coroutinesVersion = "1.8.0"
64
val androidXNavigationVersion = "2.7.7"
65
val roomVersion = "2.6.1"
0 commit comments