mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-11 14:54:09 +01:00
Merge pull request #1499 from nextcloud/dependabot/gradle/daggerVersion-2.38.1
Bump daggerVersion from 2.38 to 2.38.1
This commit is contained in:
commit
63a4a3a8ed
@ -161,7 +161,7 @@ android {
|
|||||||
ext {
|
ext {
|
||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.3.1"
|
coilKtVersion = "1.3.1"
|
||||||
daggerVersion = "2.38"
|
daggerVersion = "2.38.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