mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
use okHttp 5.x
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
2d56506cbb
commit
f1e10f7479
@ -143,7 +143,7 @@ ext {
|
||||
daggerVersion = "2.48.1"
|
||||
emojiVersion = "1.4.0"
|
||||
lifecycleVersion = '2.6.2'
|
||||
okhttpVersion = "4.11.0"
|
||||
okhttpVersion = "5.0.0-alpha.10"
|
||||
markwonVersion = "4.6.2"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
parcelerVersion = "1.1.13"
|
||||
|
Loading…
Reference in New Issue
Block a user