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 281f84b commit b626813Copy full SHA for b626813
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.4.1"
+ def media3_version = "1.5.1"
60
61
implementation "androidx.media3:media3-exoplayer:$media3_version"
62
implementation "androidx.media3:media3-ui:$media3_version"
0 commit comments