mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-03 21:22:07 +00:00
Merge pull request #1797 from nextcloud/bugfix/noid/okhttp
Bump okhttp to 4.9.3
This commit is contained in:
commit
487daccfc6
@ -156,7 +156,7 @@ ext {
|
|||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.4.0"
|
coilKtVersion = "1.4.0"
|
||||||
daggerVersion = "2.40.1"
|
daggerVersion = "2.40.1"
|
||||||
okhttpVersion = "4.9.2"
|
okhttpVersion = "4.9.3"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
parcelerVersion = "1.1.13"
|
parcelerVersion = "1.1.13"
|
||||||
powermockVersion = "2.0.9"
|
powermockVersion = "2.0.9"
|
||||||
|
Loading…
Reference in New Issue
Block a user