Update okhttp to 3.12.10

master
Greyson Parrelli 2020-03-12 11:37:32 -04:00
parent 436da1cb32
commit 5df4b56c0d
3 changed files with 5 additions and 5 deletions

View File

@ -312,8 +312,8 @@ dependencyVerification {
['com.pnikosis:materialish-progress:1.5',
'd71d80e00717a096784482aee21001a9d299fec3833e4ebd87739ed36cf77c54'],
['com.squareup.okhttp3:okhttp:3.12.1',
'07c3d82ca7eaf4722f00b2da807dc7860f6169ae60cfedcf5d40218f90880a46'],
['com.squareup.okhttp3:okhttp:3.12.10',
'3cb8e21cd3ab10d390448f5a475c960732efab583a09c39f06f866a7ed819ebc'],
['com.squareup.okio:okio:1.17.4',
'd78fac588458fc099e6c82e91fe5f0375c67434626451a3a77772c65d9eee85b'],

View File

@ -32,7 +32,7 @@ dependencies {
api 'com.fasterxml.jackson.core:jackson-databind:2.9.9.2'
api "org.signal:signal-metadata-java:${lib_signal_metadata_version}"
api 'com.squareup.okhttp3:okhttp:3.12.1'
api 'com.squareup.okhttp3:okhttp:3.12.10'
implementation 'org.threeten:threetenbp:1.3.6'
api project(':zkgroups')

View File

@ -18,8 +18,8 @@ dependencyVerification {
['com.googlecode.libphonenumber:libphonenumber:8.11.0',
'833ec343e55a6910daca392af76f8e09caaab9c4e3f41ded83f4746e7ef389c7'],
['com.squareup.okhttp3:okhttp:3.12.1',
'07c3d82ca7eaf4722f00b2da807dc7860f6169ae60cfedcf5d40218f90880a46'],
['com.squareup.okhttp3:okhttp:3.12.10',
'3cb8e21cd3ab10d390448f5a475c960732efab583a09c39f06f866a7ed819ebc'],
['com.squareup.okio:okio:1.15.0',
'693fa319a7e8843300602b204023b7674f106ebcb577f2dd5807212b66118bd2'],