mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-25 06:29:52 +01:00
Merge pull request #2968 from nextcloud/dependabot/gradle/okhttpVersion-4.11.0
Build(deps): Bump okhttpVersion from 4.10.0 to 4.11.0
This commit is contained in:
commit
db4a19398d
@ -144,7 +144,7 @@ ext {
|
|||||||
daggerVersion = "2.45"
|
daggerVersion = "2.45"
|
||||||
emojiVersion = "1.3.0"
|
emojiVersion = "1.3.0"
|
||||||
lifecycleVersion = '2.6.1'
|
lifecycleVersion = '2.6.1'
|
||||||
okhttpVersion = "4.10.0"
|
okhttpVersion = "4.11.0"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
parcelerVersion = "1.1.13"
|
parcelerVersion = "1.1.13"
|
||||||
retrofit2Version = "2.9.0"
|
retrofit2Version = "2.9.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user