Commit 3d6fea1
chore(deps): bump media3 from 1.8.0 to 1.9.0 (#343)
* chore(deps): bump media3 from 1.8.0 to 1.9.0
Bumps `media3` from 1.8.0 to 1.9.0.
Updates `androidx.media3:media3-exoplayer` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.8.0...1.9.0)
Updates `androidx.media3:media3-session` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.8.0...1.9.0)
---
updated-dependencies:
- dependency-name: androidx.media3:media3-exoplayer
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-session
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: add override modifier
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>1 parent 7b724fc commit 3d6fea1
File tree
2 files changed
+2
-4
lines changed- app/src/main/kotlin/org/fossify/musicplayer/playback/player
- gradle
2 files changed
+2
-4
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
59 | 57 | | |
60 | 58 | | |
61 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments