Bump okhttp dependency to 4.12

Issue: androidx/media#768
PiperOrigin-RevId: 577208115
(cherry picked from commit e8cca688ad39590a9537c940ed0db4ca805f0fb8)
This commit is contained in:
ibaker 2023-10-27 08:30:18 -07:00 committed by microkatz
parent 79ce4f1c73
commit a017080353

View File

@ -57,7 +57,7 @@ project.ext {
androidxTestServicesStorageVersion = '1.4.2' androidxTestServicesStorageVersion = '1.4.2'
androidxTestTruthVersion = '1.5.0' androidxTestTruthVersion = '1.5.0'
truthVersion = '1.1.3' truthVersion = '1.1.3'
okhttpVersion = '4.11.0' okhttpVersion = '4.12.0'
modulePrefix = ':' modulePrefix = ':'
if (gradle.ext.has('androidxMediaModulePrefix')) { if (gradle.ext.has('androidxMediaModulePrefix')) {
modulePrefix += gradle.ext.androidxMediaModulePrefix modulePrefix += gradle.ext.androidxMediaModulePrefix