mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-18 02:05:01 +01:00
Merge pull request #1615 from nextcloud/dependabot/gradle/daggerVersion-2.39.1
Bump daggerVersion from 2.38.1 to 2.39.1
This commit is contained in:
commit
6216ba2a35
@ -161,7 +161,7 @@ android {
|
|||||||
ext {
|
ext {
|
||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.3.2"
|
coilKtVersion = "1.3.2"
|
||||||
daggerVersion = "2.38.1"
|
daggerVersion = "2.39.1"
|
||||||
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