Commit f983d912 by christosts

Fix release note entry

parent 9bf18dbb
Showing with 0 additions and 2 deletions
...@@ -110,8 +110,6 @@ This release corresponds to the ...@@ -110,8 +110,6 @@ This release corresponds to the
* Fix bug where removing listeners during the player release can cause an * Fix bug where removing listeners during the player release can cause an
`IllegalStateException` `IllegalStateException`
([#10758](https://github.com/google/ExoPlayer/issues/10758)). ([#10758](https://github.com/google/ExoPlayer/issues/10758)).
* Add `ExoPlayer.Builder.setPlaybackLooper` that sets a pre-existing
playback thread for a new ExoPlayer instance.
* Build: * Build:
* Enforce minimum `compileSdkVersion` to avoid compilation errors * Enforce minimum `compileSdkVersion` to avoid compilation errors
([#10684](https://github.com/google/ExoPlayer/issues/10684)). ([#10684](https://github.com/google/ExoPlayer/issues/10684)).
......
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