gradle: dependencies update

This commit is contained in:
antonio 2024-01-21 18:51:57 +01:00
parent 112e468c7d
commit e6e0e399e0

View file

@ -87,11 +87,11 @@ dependencies {
implementation 'com.github.bumptech.glide:annotations:4.16.0'
// Media3
implementation 'androidx.media3:media3-session:1.2.0'
implementation 'androidx.media3:media3-common:1.2.0'
implementation 'androidx.media3:media3-exoplayer:1.2.0'
implementation 'androidx.media3:media3-ui:1.2.0'
tempoImplementation 'androidx.media3:media3-cast:1.2.0'
implementation 'androidx.media3:media3-session:1.2.1'
implementation 'androidx.media3:media3-common:1.2.1'
implementation 'androidx.media3:media3-exoplayer:1.2.1'
implementation 'androidx.media3:media3-ui:1.2.1'
tempoImplementation 'androidx.media3:media3-cast:1.2.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
annotationProcessor 'androidx.room:room-compiler:2.6.1'