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
455b038ac1
commit
5c09f8652e
2 changed files with 6 additions and 1 deletions
|
@ -311,7 +311,7 @@ dependencies {
|
|||
implementation 'org.conscrypt:conscrypt-android:2.5.2'
|
||||
|
||||
implementation "androidx.media3:media3-ui:1.3.0"
|
||||
implementation "androidx.media3:media3-exoplayer:1.2.1"
|
||||
implementation "androidx.media3:media3-exoplayer:1.3.0"
|
||||
implementation "androidx.media3:media3-datasource-okhttp:1.2.1"
|
||||
|
||||
implementation 'me.zhanghai.android.fastscroll:library:1.3.0'
|
||||
|
|
|
@ -5006,6 +5006,11 @@
|
|||
<sha256 value="9193d07bf4f660108d7358e58b27d21b44e34e80d6734e98e21916376f270de2" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.guava" name="guava" version="32.1.3-android">
|
||||
<artifact name="guava-32.1.3-jre.jar">
|
||||
<sha256 value="6d4e2b5a118aab62e6e5e29d185a0224eed82c85c40ac3d33cf04a270c3b3744" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.google.guava" name="guava-parent" version="26.0-android">
|
||||
<artifact name="guava-parent-26.0-android.pom">
|
||||
<sha256 value="f8698ab46ca996ce889c1afc8ca4f25eb8ac6b034dc898d4583742360016cc04" origin="Generated by Gradle"/>
|
||||
|
|
Loading…
Reference in a new issue