mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +00:00
Bump okhttp dependency to 4.12
Issue: androidx/media#768
PiperOrigin-RevId: 577208115
(cherry picked from commit e8cca688ad)
This commit is contained in:
parent
79ce4f1c73
commit
a017080353
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue