mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 00:03:07 +00:00
gradle: Media3 dependencies update
This commit is contained in:
@@ -84,11 +84,11 @@ 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.2.1'
|
implementation 'androidx.media3:media3-session:1.3.0'
|
||||||
implementation 'androidx.media3:media3-common:1.2.1'
|
implementation 'androidx.media3:media3-common:1.3.0'
|
||||||
implementation 'androidx.media3:media3-exoplayer:1.2.1'
|
implementation 'androidx.media3:media3-exoplayer:1.3.0'
|
||||||
implementation 'androidx.media3:media3-ui:1.2.1'
|
implementation 'androidx.media3:media3-ui:1.3.0'
|
||||||
tempoImplementation 'androidx.media3:media3-cast:1.2.1'
|
tempoImplementation 'androidx.media3:media3-cast:1.3.0'
|
||||||
|
|
||||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
|
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
|
||||||
annotationProcessor 'androidx.room:room-compiler:2.6.1'
|
annotationProcessor 'androidx.room:room-compiler:2.6.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user