mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
Migrate media constants from androidx.media.util.MediaConstants
Adds root extras and metadata extras to MockMediaLibraryService and MockMediaBrowserCompatService and completed test cases for asserting
interoperability with a media1 or Media3 browser.
PiperOrigin-RevId: 480854842
(cherry picked from commit f95406e75d)
This commit is contained in:
parent
a8921b7449
commit
1bea5067cf
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ project.ext {
|
|||
androidxConstraintLayoutVersion = '2.0.4'
|
||||
androidxCoreVersion = '1.7.0'
|
||||
androidxFuturesVersion = '1.1.0'
|
||||
androidxMediaVersion = '1.4.3'
|
||||
androidxMediaVersion = '1.6.0'
|
||||
androidxMedia2Version = '1.2.0'
|
||||
androidxMultidexVersion = '2.0.1'
|
||||
androidxRecyclerViewVersion = '1.2.1'
|
||||
|
|
|
|||
Loading…
Reference in a new issue