From 0e0553d150d2a0aaef2ac7447ab0ccd011bc2c5e Mon Sep 17 00:00:00 2001 From: tonihei Date: Tue, 22 Apr 2025 03:13:56 -0700 Subject: [PATCH] Remove leftover release notes line The change in the demo app was part of 1.6.0 and we don't need to document demo app changes. PiperOrigin-RevId: 750120001 --- RELEASENOTES.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5da5498ec1..6f9f2e5924 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -86,9 +86,6 @@ `transformer.TestUtil.addAudioEncoders(ShadowMediaCodec.CodecConfig, String...)`. Use `ShadowMediaCodecConfig` to configure shadow encoders and decoders instead. -* Demo app: - * Add `PlaybackSpeedPopUpButton` Composable UI element to be part of - `ExtraControls` in `demo-compose`. * Remove deprecated symbols: * Removed deprecated `SegmentDownloader` constructor `SegmentDownloader(MediaItem, Parser, CacheDataSource.Factory,