mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Media3 dependencies update
This commit is contained in:
parent
f1fc4dbd95
commit
f92edd2f23
1 changed files with 5 additions and 5 deletions
|
|
@ -69,11 +69,11 @@ dependencies {
|
|||
implementation 'com.github.bumptech.glide:annotations:4.13.1'
|
||||
|
||||
// Media3
|
||||
implementation "androidx.media3:media3-session:1.0.0-alpha01"
|
||||
implementation "androidx.media3:media3-common:1.0.0-alpha01"
|
||||
implementation "androidx.media3:media3-exoplayer:1.0.0-alpha01"
|
||||
implementation "androidx.media3:media3-ui:1.0.0-alpha01"
|
||||
implementation "androidx.media3:media3-cast:1.0.0-alpha01"
|
||||
implementation "androidx.media3:media3-session:1.0.0-alpha02"
|
||||
implementation "androidx.media3:media3-common:1.0.0-alpha02"
|
||||
implementation "androidx.media3:media3-exoplayer:1.0.0-alpha02"
|
||||
implementation "androidx.media3:media3-ui:1.0.0-alpha02"
|
||||
implementation "androidx.media3:media3-cast:1.0.0-alpha02"
|
||||
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.1'
|
||||
annotationProcessor 'androidx.room:room-compiler:2.4.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue