From 8ae74ad873e18cd8510b9a398a264b3359766347 Mon Sep 17 00:00:00 2001 From: ibaker Date: Fri, 25 Feb 2022 16:37:49 +0000 Subject: [PATCH] Remove exoplayer-only release note from media3 There's no media3 equivalent to the `com.google.android.exoplayer:exoplayer` dependency. PiperOrigin-RevId: 430955037 --- RELEASENOTES.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 1c9ead7db7a..142dea70104 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -153,10 +153,6 @@ * Fix potential NPE in `Transformer.getProgress` when releasing the muxer throws. * Add a demo app for applying transformations. - * The transformer module is no longer included by depending on - `com.google.android.exoplayer:exoplayer`. To continue using transformer, - add an additional dependency on - `com.google.android.exoplayer:exoplayer-transformer`. * MediaSession extension: * By default, `MediaSessionConnector` now clears the playlist on stop. Apps that want the playlist to be retained can call