mirror of
https://github.com/samsonjs/media.git
synced 2026-04-26 14:57:47 +00:00
Update androidx.media version to 1.4.2
PiperOrigin-RevId: 399108998
This commit is contained in:
parent
9108dc5b0e
commit
1e6a3aa6fb
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ project.ext {
|
||||||
androidxCollectionVersion = '1.1.0'
|
androidxCollectionVersion = '1.1.0'
|
||||||
androidxCoreVersion = '1.3.2'
|
androidxCoreVersion = '1.3.2'
|
||||||
androidxFuturesVersion = '1.1.0'
|
androidxFuturesVersion = '1.1.0'
|
||||||
androidxMediaVersion = '1.4.1'
|
androidxMediaVersion = '1.4.2'
|
||||||
androidxMedia2Version = '1.1.3'
|
androidxMedia2Version = '1.1.3'
|
||||||
androidxMultidexVersion = '2.0.1'
|
androidxMultidexVersion = '2.0.1'
|
||||||
androidxRecyclerViewVersion = '1.2.1'
|
androidxRecyclerViewVersion = '1.2.1'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue