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:
commit
e4bc60d255
|
@ -334,7 +334,7 @@ dependencies {
|
||||||
implementation libs.androidx.constraintLayout
|
implementation libs.androidx.constraintLayout
|
||||||
implementation "androidx.sharetarget:sharetarget:1.1.0"
|
implementation "androidx.sharetarget:sharetarget:1.1.0"
|
||||||
implementation libs.androidx.core
|
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 "androidx.transition:transition:1.4.1"
|
||||||
|
|
||||||
implementation "org.threeten:threetenbp:1.4.0:no-tzdb"
|
implementation "org.threeten:threetenbp:1.4.0:no-tzdb"
|
||||||
|
|
Loading…
Reference in New Issue