mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
gradle: dependencies update
This commit is contained in:
parent
e0f276dd2a
commit
240498c219
1 changed files with 8 additions and 8 deletions
|
|
@ -84,17 +84,17 @@ 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.3.0'
|
implementation 'androidx.media3:media3-session:1.3.1'
|
||||||
implementation 'androidx.media3:media3-common:1.3.0'
|
implementation 'androidx.media3:media3-common:1.3.1'
|
||||||
implementation 'androidx.media3:media3-exoplayer:1.3.0'
|
implementation 'androidx.media3:media3-exoplayer:1.3.1'
|
||||||
implementation 'androidx.media3:media3-ui:1.3.0'
|
implementation 'androidx.media3:media3-ui:1.3.1'
|
||||||
tempoImplementation 'androidx.media3:media3-cast:1.3.0'
|
tempoImplementation 'androidx.media3:media3-cast:1.3.1'
|
||||||
|
|
||||||
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'
|
||||||
|
|
||||||
// Retrofit
|
// Retrofit
|
||||||
implementation 'com.squareup.retrofit2:retrofit:2.10.0'
|
implementation 'com.squareup.retrofit2:retrofit:2.11.0'
|
||||||
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.12'
|
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.14'
|
||||||
implementation 'com.squareup.retrofit2:converter-gson:2.10.0'
|
implementation 'com.squareup.retrofit2:converter-gson:2.11.0'
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue