mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-19 18:55:05 +01:00
Merge pull request #1820 from nextcloud/dependabot/gradle/daggerVersion-2.41
Bump daggerVersion from 2.40.5 to 2.41
This commit is contained in:
commit
1207592d42
@ -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.5"
|
daggerVersion = "2.41"
|
||||||
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