mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-26 23:25:20 +03: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
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue