Forráskód Böngészése

Update dependency androidx.media3:media3-exoplayer to v1.2.1

renovate[bot] 1 éve
szülő
commit
f43289ab0c
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -302,7 +302,7 @@ dependencies {
     implementation 'org.conscrypt:conscrypt-android:2.5.2'
 
     implementation "androidx.media3:media3-ui:1.2.0"
-    implementation "androidx.media3:media3-exoplayer:1.2.0"
+    implementation "androidx.media3:media3-exoplayer:1.2.1"
     implementation "androidx.media3:media3-datasource-okhttp:1.2.0"
 
     implementation 'me.zhanghai.android.fastscroll:library:1.2.0'