mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
Update dependency androidx.media3:media3-ui to v1.2.1
This commit is contained in:
parent
f43289ab0c
commit
16bbc65d56
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ dependencies {
|
|||
|
||||
implementation 'org.conscrypt:conscrypt-android:2.5.2'
|
||||
|
||||
implementation "androidx.media3:media3-ui:1.2.0"
|
||||
implementation "androidx.media3:media3-ui:1.2.1"
|
||||
implementation "androidx.media3:media3-exoplayer:1.2.1"
|
||||
implementation "androidx.media3:media3-datasource-okhttp:1.2.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue