Merge pull request #3716 from vector-im/dependabot/gradle/androidx.media-media-1.4.0

Bump media from 1.3.1 to 1.4.0
This commit is contained in:
Benoit Marty 2021-07-22 14:12:09 +02:00 committed by GitHub
commit 0ff222bc0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -342,7 +342,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation "androidx.sharetarget:sharetarget:1.1.0"
implementation 'androidx.core:core-ktx:1.6.0'
implementation "androidx.media:media:1.3.1"
implementation "androidx.media:media:1.4.0"
implementation "androidx.transition:transition:1.4.1"
implementation "org.threeten:threetenbp:1.4.0:no-tzdb"