mirror of
https://github.com/samsonjs/media.git
synced 2026-04-06 11:25:46 +00:00
In-line versions only used by exoplayer-media2 extension
Also remove an unused `androidxTestServicesStorageVersion` version. Issue: androidx/media#1216 PiperOrigin-RevId: 618990983
This commit is contained in:
parent
2eaece5ed9
commit
6cb25119fb
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,7 @@ project.ext {
|
|||
// Updating this to 1.9.0+ will import Kotlin stdlib [internal ref: b/277891049].
|
||||
androidxCoreVersion = '1.8.0'
|
||||
androidxExifInterfaceVersion = '1.3.6'
|
||||
androidxFuturesVersion = '1.1.0'
|
||||
androidxMediaVersion = '1.7.0'
|
||||
androidxMedia2Version = '1.2.1'
|
||||
androidxMultidexVersion = '2.0.1'
|
||||
androidxRecyclerViewVersion = '1.3.0'
|
||||
androidxMaterialVersion = '1.8.0'
|
||||
|
|
@ -56,7 +54,6 @@ project.ext {
|
|||
androidxTestJUnitVersion = '1.1.5'
|
||||
androidxTestRunnerVersion = '1.5.2'
|
||||
androidxTestRulesVersion = '1.5.0'
|
||||
androidxTestServicesStorageVersion = '1.4.2'
|
||||
androidxTestTruthVersion = '1.5.0'
|
||||
truthVersion = '1.1.3'
|
||||
okhttpVersion = '4.12.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue