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 032e906 commit 4df70a1Copy full SHA for 4df70a1
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
androidxTestVersion = "1.7.0"
18
appCompatVersion = "1.7.1"
19
checkerVersion = "3.21.2"
20
- daggerVersion = "2.57.1"
+ daggerVersion = "2.57.2"
21
documentScannerVersion = "1.2.3"
22
espressoVersion = "3.6.1"
23
jacoco_version = "0.8.13"
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ conscryptAndroidVersion = "2.5.3"
constraintlayoutVersion = "2.2.1"
coreTestingVersion = "2.2.0"
coreVersion = "0.15.0"
-daggerVersion = "2.57.1"
+daggerVersion = "2.57.2"
dexopenerVersion = "2.0.5"
24
disklrucacheVersion = "2.0.2"
25
emojiGoogleVersion = "0.21.0"
0 commit comments