mirror of
https://github.com/androidx/media.git
synced 2025-05-11 17:49:52 +08:00
Update androidx.media version to 1.4.3
It fixes the issue that the library injects an intent query element to app's AndroidManifest.xml by updating the dependency on androidx.media. Please refer to the release note of androidx.media 1.4.3 for details. https://developer.android.com/jetpack/androidx/releases/media#media-1.4.3 Issue: #9480 #minor-release PiperOrigin-RevId: 403243445
This commit is contained in:
parent
6ef82e4423
commit
bc1b2dae11
@ -40,7 +40,7 @@ project.ext {
|
||||
androidxCollectionVersion = '1.1.0'
|
||||
androidxCoreVersion = '1.6.0'
|
||||
androidxFuturesVersion = '1.1.0'
|
||||
androidxMediaVersion = '1.4.2'
|
||||
androidxMediaVersion = '1.4.3'
|
||||
androidxMedia2Version = '1.1.3'
|
||||
androidxMultidexVersion = '2.0.1'
|
||||
androidxRecyclerViewVersion = '1.2.1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user