Skip to content

Commit dca3c61

Browse files
icbakerSheenaChhabra
authored andcommitted
In-line versions only used by exoplayer-media2 extension
Also remove an unused `androidxTestServicesStorageVersion` version. Issue: #1216 PiperOrigin-RevId: 618990983 (cherry picked from commit 6cb2511)
1 parent 3657831 commit dca3c61

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

constants.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ project.ext {
4545
// Updating this to 1.9.0+ will import Kotlin stdlib [internal ref: b/277891049].
4646
androidxCoreVersion = '1.8.0'
4747
androidxExifInterfaceVersion = '1.3.6'
48-
androidxFuturesVersion = '1.1.0'
4948
androidxMediaVersion = '1.7.0'
50-
androidxMedia2Version = '1.2.1'
5149
androidxMultidexVersion = '2.0.1'
5250
androidxRecyclerViewVersion = '1.3.0'
5351
androidxMaterialVersion = '1.8.0'
@@ -56,7 +54,6 @@ project.ext {
5654
androidxTestJUnitVersion = '1.1.5'
5755
androidxTestRunnerVersion = '1.5.2'
5856
androidxTestRulesVersion = '1.5.0'
59-
androidxTestServicesStorageVersion = '1.4.2'
6057
androidxTestTruthVersion = '1.5.0'
6158
truthVersion = '1.1.3'
6259
okhttpVersion = '4.12.0'

0 commit comments

Comments
 (0)