diff --git a/vector/build.gradle b/vector/build.gradle index f82aac9247f..1ec1bb0d89b 100644 --- a/vector/build.gradle +++ b/vector/build.gradle @@ -348,7 +348,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.5.0" implementation "androidx.transition:transition:1.4.1" implementation "org.threeten:threetenbp:1.4.0:no-tzdb"