mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Update dependency androidx.media3:media3-exoplayer to v1.3.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5c09f8652e
commit
934001de0c
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ dependencies {
|
|||
|
||||
implementation "androidx.media3:media3-ui:1.3.0"
|
||||
implementation "androidx.media3:media3-exoplayer:1.3.0"
|
||||
implementation "androidx.media3:media3-datasource-okhttp:1.2.1"
|
||||
implementation "androidx.media3:media3-datasource-okhttp:1.3.0"
|
||||
|
||||
implementation 'me.zhanghai.android.fastscroll:library:1.3.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue