mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update androidx.media version to 1.4.1
PiperOrigin-RevId: 388860854
This commit is contained in:
parent
a533d8190a
commit
2946cbe190
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,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.3.1'
|
androidxMediaVersion = '1.4.1'
|
||||||
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