update okhttp to 4.9.1 (#2168)
This commit is contained in:
parent
a1dfbee669
commit
d2cdaae129
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ android {
|
|||
ext.lifecycleVersion = "2.2.0"
|
||||
ext.roomVersion = '2.3.0'
|
||||
ext.retrofitVersion = '2.9.0'
|
||||
ext.okhttpVersion = '4.9.0'
|
||||
ext.okhttpVersion = '4.9.1'
|
||||
ext.glideVersion = '4.11.0'
|
||||
ext.daggerVersion = '2.35.1'
|
||||
ext.materialdrawerVersion = '8.2.0'
|
||||
|
|
Loading…
Reference in a new issue