From dca4f1a9db0bc48b0f28c4e64d55cd54bb33e60c 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 --- RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 2117ceec04..2baa657f2f 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -192,7 +192,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