mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01:00
bump okhttp to 4.9.3
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
de1ab33eca
commit
6a991d9404
@ -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