bump dagger to 2.40.5

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-02-10 17:40:25 +01:00
parent 4e8db4fbbb
commit 248e0c7944
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

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"