mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-20 19:25:01 +01:00
Merge pull request #1195 from nextcloud/dependabot/gradle/daggerVersion-2.35.1
Bump daggerVersion from 2.34.1 to 2.35.1
This commit is contained in:
commit
1fe06055dd
@ -153,7 +153,7 @@ android {
|
|||||||
ext {
|
ext {
|
||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.2.1"
|
coilKtVersion = "1.2.1"
|
||||||
daggerVersion = "2.34.1"
|
daggerVersion = "2.35.1"
|
||||||
okhttpVersion = "3.14.2"
|
okhttpVersion = "3.14.2"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
parcelerVersion = "1.1.13"
|
parcelerVersion = "1.1.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user