Merge pull request #2270 from nextcloud/dependabot/gradle/daggerVersion-2.43.2

Bump daggerVersion from 2.43.1 to 2.43.2
This commit is contained in:
Andy Scherzinger 2022-08-04 13:43:55 +02:00 committed by GitHub
commit 5b3e03d6b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,7 +159,7 @@ ext {
androidxCameraVersion = "1.1.0"
butterknifeVersion = "10.2.3"
coilKtVersion = "2.1.0"
daggerVersion = "2.43.1"
daggerVersion = "2.43.2"
lifecycleVersion = '2.5.1'
okhttpVersion = "4.10.0"
materialDialogsVersion = "3.3.0"