From 3f366109b7e5cbf7b7e5b46e8b923e167e9ae893 Mon Sep 17 00:00:00 2001 From: tianyifeng Date: Mon, 14 Aug 2023 11:01:35 +0000 Subject: [PATCH] Fix Media3 1.1.1 release notes PiperOrigin-RevId: 556735572 (cherry picked from commit dca4f1a9db0bc48b0f28c4e64d55cd54bb33e60c) --- RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 4004c2a939..f2ecf53239 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -46,7 +46,7 @@ This release includes the following changes since the the controller when connection completes. * Fix cases where `MediaLibraryServiceLegacyStub` sent an error to a `Result` that didn't support this which produced an - `UnsuportedOperationException` + `UnsupportedOperationException` ([#78](https://github.com/androidx/media/issues/78)). * Fix the way `PlayerWrapper` creates a `VolumeProviderCompat` by determining `volumeControlType` through both legacy commands