mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Fix typo in release notes
This commit is contained in:
parent
4e6fe31ee1
commit
cb85cdd3eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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)).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue