diff --git a/vector/build.gradle b/vector/build.gradle index ecbffd0b8a..d06779d61c 100644 --- a/vector/build.gradle +++ b/vector/build.gradle @@ -350,7 +350,7 @@ dependencies { implementation libs.androidx.constraintLayout implementation "androidx.sharetarget:sharetarget:1.1.0" implementation libs.androidx.core - implementation "androidx.media:media:1.4.2" + implementation "androidx.media:media:1.4.3" implementation "androidx.transition:transition:1.4.1" implementation "org.threeten:threetenbp:1.4.0:no-tzdb"