|
@@ -299,9 +299,9 @@ dependencies {
|
|
|
|
|
|
implementation 'org.conscrypt:conscrypt-android:2.5.2'
|
|
|
|
|
|
- implementation "androidx.media3:media3-ui:1.1.1"
|
|
|
- implementation "androidx.media3:media3-exoplayer:1.1.1"
|
|
|
- implementation "androidx.media3:media3-datasource-okhttp:1.1.1"
|
|
|
+ implementation "androidx.media3:media3-ui:1.2.0"
|
|
|
+ implementation "androidx.media3:media3-exoplayer:1.2.0"
|
|
|
+ implementation "androidx.media3:media3-datasource-okhttp:1.2.0"
|
|
|
|
|
|
implementation 'me.zhanghai.android.fastscroll:library:1.2.0'
|
|
|
|