diff --git a/RELEASENOTES.md b/RELEASENOTES.md index f2d0c6587e..44c3c864f3 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -110,8 +110,6 @@ This release corresponds to the * Fix bug where removing listeners during the player release can cause an `IllegalStateException` ([#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: * Enforce minimum `compileSdkVersion` to avoid compilation errors ([#10684](https://github.com/google/ExoPlayer/issues/10684)).