Skip to content

build(deps): bump androidxMedia3 from 1.9.1 to 1.9.2#20311

Open
dependabot[bot] wants to merge 1 commit intodependency-updatesfrom
dependabot/gradle/dependency-updates/androidxMedia3-1.9.2
Open

build(deps): bump androidxMedia3 from 1.9.1 to 1.9.2#20311
dependabot[bot] wants to merge 1 commit intodependency-updatesfrom
dependabot/gradle/dependency-updates/androidxMedia3-1.9.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps androidxMedia3 from 1.9.1 to 1.9.2.
Updates androidx.media3:media3-ui from 1.9.1 to 1.9.2

Release notes

Sourced from androidx.media3:media3-ui's releases.

1.9.2

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Changelog

Sourced from androidx.media3:media3-ui's changelog.

1.9.2 (2026-02-06)

This release includes the following changes since 1.9.1 release:

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Audio:
    • Improve the retry logic of AudioOutput initialization in DefaultAudioSink (#2905).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Commits
  • 630c1af Update release notes for 1.9.2 and add missing link
  • 576d491 Bump version to 1.9.2
  • 6ff9631 Fix FakeExtractorInput O(N^2) resizing during reads and peeks
  • 9b355f7 Include "unknown" manufacturer in the devices requiring workaround
  • f584849 Fix workaround logic for system UI gaps
  • ccfc4f3 Add release note for Cast fix
  • 7bce838 Fix transfer from Cast to Local
  • 622f473 Avoid ProgressiveMediaSource propagating out-of-date timeline info
  • c8f7851 Use TextUtils to compare CharSequence instances
  • 300b116 Fix flakiness in ExoPlayerTest.internalDiscontinuityAtNewPosition
  • See full diff in compare view

Updates androidx.media3:media3-exoplayer-dash from 1.9.1 to 1.9.2

Release notes

Sourced from androidx.media3:media3-exoplayer-dash's releases.

1.9.2

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Changelog

Sourced from androidx.media3:media3-exoplayer-dash's changelog.

1.9.2 (2026-02-06)

This release includes the following changes since 1.9.1 release:

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Audio:
    • Improve the retry logic of AudioOutput initialization in DefaultAudioSink (#2905).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Commits
  • 630c1af Update release notes for 1.9.2 and add missing link
  • 576d491 Bump version to 1.9.2
  • 6ff9631 Fix FakeExtractorInput O(N^2) resizing during reads and peeks
  • 9b355f7 Include "unknown" manufacturer in the devices requiring workaround
  • f584849 Fix workaround logic for system UI gaps
  • ccfc4f3 Add release note for Cast fix
  • 7bce838 Fix transfer from Cast to Local
  • 622f473 Avoid ProgressiveMediaSource propagating out-of-date timeline info
  • c8f7851 Use TextUtils to compare CharSequence instances
  • 300b116 Fix flakiness in ExoPlayerTest.internalDiscontinuityAtNewPosition
  • See full diff in compare view

Updates androidx.media3:media3-exoplayer from 1.9.1 to 1.9.2

Release notes

Sourced from androidx.media3:media3-exoplayer's releases.

1.9.2

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Changelog

Sourced from androidx.media3:media3-exoplayer's changelog.

1.9.2 (2026-02-06)

This release includes the following changes since 1.9.1 release:

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Audio:
    • Improve the retry logic of AudioOutput initialization in DefaultAudioSink (#2905).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Commits
  • 630c1af Update release notes for 1.9.2 and add missing link
  • 576d491 Bump version to 1.9.2
  • 6ff9631 Fix FakeExtractorInput O(N^2) resizing during reads and peeks
  • 9b355f7 Include "unknown" manufacturer in the devices requiring workaround
  • f584849 Fix workaround logic for system UI gaps
  • ccfc4f3 Add release note for Cast fix
  • 7bce838 Fix transfer from Cast to Local
  • 622f473 Avoid ProgressiveMediaSource propagating out-of-date timeline info
  • c8f7851 Use TextUtils to compare CharSequence instances
  • 300b116 Fix flakiness in ExoPlayerTest.internalDiscontinuityAtNewPosition
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `androidxMedia3` from 1.9.1 to 1.9.2.

Updates `androidx.media3:media3-ui` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.9.1...1.9.2)

Updates `androidx.media3:media3-exoplayer-dash` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.9.1...1.9.2)

Updates `androidx.media3:media3-exoplayer` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.9.1...1.9.2)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-ui
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-exoplayer-dash
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-exoplayer
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies used for automated dependency PRs label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies used for automated dependency PRs Needs Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments