mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Merge pull request #1653 from nextcloud/dependabot/gradle/daggerVersion-2.40
Bump daggerVersion from 2.39.1 to 2.40
This commit is contained in:
commit
0446a97d6e
@ -151,7 +151,7 @@ android {
|
||||
ext {
|
||||
butterknifeVersion = "10.2.3"
|
||||
coilKtVersion = "1.4.0"
|
||||
daggerVersion = "2.39.1"
|
||||
daggerVersion = "2.40"
|
||||
okhttpVersion = "4.9.2"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
parcelerVersion = "1.1.13"
|
||||
|
Loading…
Reference in New Issue
Block a user