mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 00:03:07 +00:00
Media3 dependencies update
This commit is contained in:
@@ -69,11 +69,11 @@ dependencies {
|
|||||||
implementation 'com.github.bumptech.glide:annotations:4.13.1'
|
implementation 'com.github.bumptech.glide:annotations:4.13.1'
|
||||||
|
|
||||||
// Media3
|
// Media3
|
||||||
implementation "androidx.media3:media3-session:1.0.0-alpha01"
|
implementation "androidx.media3:media3-session:1.0.0-alpha02"
|
||||||
implementation "androidx.media3:media3-common:1.0.0-alpha01"
|
implementation "androidx.media3:media3-common:1.0.0-alpha02"
|
||||||
implementation "androidx.media3:media3-exoplayer:1.0.0-alpha01"
|
implementation "androidx.media3:media3-exoplayer:1.0.0-alpha02"
|
||||||
implementation "androidx.media3:media3-ui:1.0.0-alpha01"
|
implementation "androidx.media3:media3-ui:1.0.0-alpha02"
|
||||||
implementation "androidx.media3:media3-cast:1.0.0-alpha01"
|
implementation "androidx.media3:media3-cast:1.0.0-alpha02"
|
||||||
|
|
||||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.1'
|
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.1'
|
||||||
annotationProcessor 'androidx.room:room-compiler:2.4.2'
|
annotationProcessor 'androidx.room:room-compiler:2.4.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user