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 85bbc18 commit 24564feCopy full SHA for 24564fe
android/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
57
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
58
59
- def media3_version = "1.6.1"
+ def media3_version = "1.8.0"
60
61
implementation "androidx.media3:media3-exoplayer:$media3_version"
62
implementation "androidx.media3:media3-ui:$media3_version"
0 commit comments