Merge pull request #4020 from vector-im/dependabot/gradle/androidx.media-media-1.4.2

Bump media from 1.4.1 to 1.4.2
This commit is contained in:
Benoit Marty 2021-09-23 15:53:17 +02:00 committed by GitHub
commit e4bc60d255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -334,7 +334,7 @@ dependencies {
implementation libs.androidx.constraintLayout
implementation "androidx.sharetarget:sharetarget:1.1.0"
implementation libs.androidx.core
implementation "androidx.media:media:1.4.1"
implementation "androidx.media:media:1.4.2"
implementation "androidx.transition:transition:1.4.1"
implementation "org.threeten:threetenbp:1.4.0:no-tzdb"