Commit cb85cdd3 by Oliver Woodman Committed by Andrew Lewis

Fix typo in release notes

parent 4e6fe31e
Showing with 1 additions and 1 deletions
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
embedding the library. embedding the library.
* OkHttp extension: Upgrade OkHttp dependency to 3.12.11. * OkHttp extension: Upgrade OkHttp dependency to 3.12.11.
* MediaSession extension: * MediaSession extension:
* One set the playback state to `BUFFERING` if `playWhenReady` is true * Only set the playback state to `BUFFERING` if `playWhenReady` is true
([#7206](https://github.com/google/ExoPlayer/issues/7206)). ([#7206](https://github.com/google/ExoPlayer/issues/7206)).
* Add missing `@Nullable` annotations to `MediaSessionConnector` * Add missing `@Nullable` annotations to `MediaSessionConnector`
([#7234](https://github.com/google/ExoPlayer/issues/7234)). ([#7234](https://github.com/google/ExoPlayer/issues/7234)).
......
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