Skip to content

Commit

Permalink
Minor fixes in release notes
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 509222489
(cherry picked from commit a90728f)
  • Loading branch information
christosts committed Feb 14, 2023
1 parent 3fdaf78 commit 9f43249
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ This release corresponds to the
* Add `MediaMetadata.isBrowsable` as a replacement for
`MediaMetadata.folderType`. The folder type will be deprecated in the
next release.
* Cast extension
* Cast extension:
* Bump Cast SDK version to 21.2.0.
* IMA extension
* IMA extension:
* Remove player listener of the `ImaServerSideAdInsertionMediaSource` on
the application thread to avoid threading issues.
* Add a property `focusSkipButtonWhenAvailable` to the
Expand All @@ -93,7 +93,7 @@ This release corresponds to the
`ImaServerSideAdInsertionMediaSource.AdsLoader` to programmatically
request to focus the skip button.
* Bump IMA SDK version to 3.29.0.
* Demo app
* Demo app:
* Request notification permission for download notifications at runtime
([#10884](https://github.com/google/ExoPlayer/issues/10884)).

Expand Down

0 comments on commit 9f43249

Please sign in to comment.