Update androidx.media version to 1.4.1

PiperOrigin-RevId: 388860854
This commit is contained in:
gyumin 2021-08-05 06:50:54 +01:00 committed by Christos Tsilopoulos
parent a533d8190a
commit 2946cbe190

View File

@ -39,7 +39,7 @@ project.ext {
androidxCollectionVersion = '1.1.0'
androidxCoreVersion = '1.3.2'
androidxFuturesVersion = '1.1.0'
androidxMediaVersion = '1.3.1'
androidxMediaVersion = '1.4.1'
androidxMedia2Version = '1.1.3'
androidxMultidexVersion = '2.0.1'
androidxRecyclerViewVersion = '1.2.1'