mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
chore: update media3 dependencies
This commit is contained in:
parent
9930537486
commit
52b2ca8fa7
1 changed files with 6 additions and 6 deletions
|
|
@ -110,12 +110,12 @@ dependencies {
|
||||||
implementation 'com.github.bumptech.glide:annotations:4.16.0'
|
implementation 'com.github.bumptech.glide:annotations:4.16.0'
|
||||||
|
|
||||||
// Media3
|
// Media3
|
||||||
implementation 'androidx.media3:media3-session:1.5.1'
|
implementation 'androidx.media3:media3-session:1.8.0'
|
||||||
implementation 'androidx.media3:media3-common:1.5.1'
|
implementation 'androidx.media3:media3-common:1.8.0'
|
||||||
implementation 'androidx.media3:media3-exoplayer:1.5.1'
|
implementation 'androidx.media3:media3-exoplayer:1.8.0'
|
||||||
implementation 'androidx.media3:media3-ui:1.5.1'
|
implementation 'androidx.media3:media3-ui:1.8.0'
|
||||||
implementation 'androidx.media3:media3-exoplayer-hls:1.5.1'
|
implementation 'androidx.media3:media3-exoplayer-hls:1.8.0'
|
||||||
tempusImplementation 'androidx.media3:media3-cast:1.5.1'
|
tempusImplementation 'androidx.media3:media3-cast:1.8.0'
|
||||||
|
|
||||||
|
|
||||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
|
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue