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