mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Merge pull request #1489 from nextcloud/dependabot/gradle/daggerVersion-2.38
Bump daggerVersion from 2.37 to 2.38
This commit is contained in:
commit
0ed917a8ae
@ -161,7 +161,7 @@ android {
|
|||||||
ext {
|
ext {
|
||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.3.0"
|
coilKtVersion = "1.3.0"
|
||||||
daggerVersion = "2.37"
|
daggerVersion = "2.38"
|
||||||
okhttpVersion = "4.9.1"
|
okhttpVersion = "4.9.1"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
parcelerVersion = "1.1.13"
|
parcelerVersion = "1.1.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user