Commit a90728fd by christosts

Minor fixes in release notes

#minor-release

PiperOrigin-RevId: 509222489
parent c94adf90
Showing with 3 additions and 3 deletions
...@@ -119,9 +119,9 @@ This release corresponds to the ...@@ -119,9 +119,9 @@ This release corresponds to the
([#233](https://github.com/androidx/media/issues/233)). ([#233](https://github.com/androidx/media/issues/233)).
* Make `QueueTimeline` more robust in case of a shady legacy session state * Make `QueueTimeline` more robust in case of a shady legacy session state
([#241](https://github.com/androidx/media/issues/241)). ([#241](https://github.com/androidx/media/issues/241)).
* Cast extension * Cast extension:
* Bump Cast SDK version to 21.2.0. * Bump Cast SDK version to 21.2.0.
* IMA extension * IMA extension:
* Remove player listener of the `ImaServerSideAdInsertionMediaSource` on * Remove player listener of the `ImaServerSideAdInsertionMediaSource` on
the application thread to avoid threading issues. the application thread to avoid threading issues.
* Add a property `focusSkipButtonWhenAvailable` to the * Add a property `focusSkipButtonWhenAvailable` to the
...@@ -133,7 +133,7 @@ This release corresponds to the ...@@ -133,7 +133,7 @@ This release corresponds to the
* Fix a bug which prevented playback from starting for a DAI stream * Fix a bug which prevented playback from starting for a DAI stream
without any ads. without any ads.
* Bump IMA SDK version to 3.29.0. * Bump IMA SDK version to 3.29.0.
* Demo app * Demo app:
* Request notification permission for download notifications at runtime * Request notification permission for download notifications at runtime
([#10884](https://github.com/google/ExoPlayer/issues/10884)). ([#10884](https://github.com/google/ExoPlayer/issues/10884)).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment