We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 407a2a3 commit 2080f09Copy full SHA for 2080f09
android/build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
58
implementation 'androidx.media3:media3-exoplayer:1.6.0'
59
implementation 'androidx.media3:media3-exoplayer-hls:1.6.0'
60
- implementation 'androidx.media3:media3-session:1.5.1'
+ implementation 'androidx.media3:media3-session:1.6.0'
61
implementation 'androidx.media3:media3-transformer:1.5.1'
62
implementation 'androidx.media3:media3-ui:1.5.1'
63
implementation 'androidx.media3:media3-database:1.6.0'
0 commit comments