mirror of
https://github.com/androidx/media.git
synced 2025-05-09 16:40:55 +08:00
Bump okhttp dependency to 4.12
Issue: androidx/media#768 PiperOrigin-RevId: 577208115 (cherry picked from commit e8cca688ad39590a9537c940ed0db4ca805f0fb8)
This commit is contained in:
parent
79ce4f1c73
commit
a017080353
@ -57,7 +57,7 @@ project.ext {
|
||||
androidxTestServicesStorageVersion = '1.4.2'
|
||||
androidxTestTruthVersion = '1.5.0'
|
||||
truthVersion = '1.1.3'
|
||||
okhttpVersion = '4.11.0'
|
||||
okhttpVersion = '4.12.0'
|
||||
modulePrefix = ':'
|
||||
if (gradle.ext.has('androidxMediaModulePrefix')) {
|
||||
modulePrefix += gradle.ext.androidxMediaModulePrefix
|
||||
|
Loading…
x
Reference in New Issue
Block a user