mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Bump media1 dep to 1.7.0
This brings in a fix for Issue: androidx/media#489. PiperOrigin-RevId: 598771006
This commit is contained in:
parent
0155ae998b
commit
520687af28
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ project.ext {
|
||||||
androidxCoreVersion = '1.8.0'
|
androidxCoreVersion = '1.8.0'
|
||||||
androidxExifInterfaceVersion = '1.3.6'
|
androidxExifInterfaceVersion = '1.3.6'
|
||||||
androidxFuturesVersion = '1.1.0'
|
androidxFuturesVersion = '1.1.0'
|
||||||
androidxMediaVersion = '1.6.0'
|
androidxMediaVersion = '1.7.0'
|
||||||
androidxMedia2Version = '1.2.1'
|
androidxMedia2Version = '1.2.1'
|
||||||
androidxMultidexVersion = '2.0.1'
|
androidxMultidexVersion = '2.0.1'
|
||||||
androidxRecyclerViewVersion = '1.3.0'
|
androidxRecyclerViewVersion = '1.3.0'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue