mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 04:52:00 +03:00
Bump media from 1.3.1 to 1.4.0
Bumps media from 1.3.1 to 1.4.0. --- updated-dependencies: - dependency-name: androidx.media:media dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
98720ce4a5
commit
b6e739afd3
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue