Bump daggerVersion from 2.25.4 to 2.31.2 (#725)

This commit is contained in:
dependabot[bot]
2021-01-25 08:04:49 -06:00
committed by GitHub
parent 045612c00f
commit 7a73f9c8c7
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ android {
}
dependencies {
val daggerVersion = "2.25.4"
val daggerVersion = "2.31.2"
val kotlinVersion = "1.4.21"
val kxCoroutinesVersion = "1.4.2"
val ktorVersion = "1.4.2"