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 5e6b282 commit a5f3996Copy full SHA for a5f3996
android/build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
implementation 'androidx.media3:media3-session:1.8.0'
82
implementation 'androidx.media3:media3-transformer:1.8.0'
83
implementation 'androidx.media3:media3-ui:1.8.0'
84
- implementation 'androidx.media3:media3-database:1.8.0'
+ implementation 'androidx.media3:media3-database:1.9.0'
85
implementation 'androidx.media3:media3-common:1.9.0'
86
// Media notification support
87
implementation 'androidx.media:media:1.7.1'
0 commit comments