Merge pull request #6001 from vector-im/dependabot/gradle/androidx.media-media-1.6.0

Bump media from 1.4.3 to 1.6.0
This commit is contained in:
Benoit Marty 2022-05-10 09:58:06 +02:00 committed by GitHub
commit 396d13c3f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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