mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
bump dagger to 2.40.5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
4e8db4fbbb
commit
248e0c7944
@ -155,7 +155,7 @@ android {
|
|||||||
ext {
|
ext {
|
||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.4.0"
|
coilKtVersion = "1.4.0"
|
||||||
daggerVersion = "2.40.1"
|
daggerVersion = "2.40.5"
|
||||||
okhttpVersion = "4.9.3"
|
okhttpVersion = "4.9.3"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
parcelerVersion = "1.1.13"
|
parcelerVersion = "1.1.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user