Merge pull request #1799 from nextcloud/bugfix/noid/dagger

Bump dagger to 2.40.5
This commit is contained in:
Andy Scherzinger 2022-02-10 17:53:25 +01:00 committed by GitHub
commit b1902f76f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,7 +155,7 @@ android {
ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "1.4.0"
daggerVersion = "2.40.1"
daggerVersion = "2.40.5"
okhttpVersion = "4.9.3"
materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13"