upgrade okhttp to 4.10.0 (#2666)
This commit is contained in:
parent
30c87e04e2
commit
3c7bfb7047
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ ext.coroutinesVersion = "1.6.4"
|
|||
ext.lifecycleVersion = "2.5.1"
|
||||
ext.roomVersion = '2.4.3'
|
||||
ext.retrofitVersion = '2.9.0'
|
||||
ext.okhttpVersion = '4.9.3'
|
||||
ext.okhttpVersion = '4.10.0'
|
||||
ext.glideVersion = '4.13.1'
|
||||
ext.daggerVersion = '2.43.2'
|
||||
ext.materialdrawerVersion = '8.4.5'
|
||||
|
|
Loading…
Reference in a new issue