Merge pull request #3288 from vector-im/dependabot/gradle/androidx.media-media-1.3.1

Bump media from 1.3.0 to 1.3.1
This commit is contained in:
Benoit Marty 2021-05-12 20:58:23 +02:00 committed by GitHub
commit 1b84039407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation "androidx.sharetarget:sharetarget:1.1.0"
implementation 'androidx.core:core-ktx:1.3.2'
implementation "androidx.media:media:1.3.0"
implementation "androidx.media:media:1.3.1"
implementation "org.threeten:threetenbp:1.4.0:no-tzdb"
implementation "com.gabrielittner.threetenbp:lazythreetenbp:0.9.0"