From b34e0b26dd7b7a5de0e921cf03406e7f4f018612 Mon Sep 17 00:00:00 2001 From: marcbaechinger Date: Wed, 14 Apr 2021 16:41:46 +0100 Subject: [PATCH] Remove release notes item about publication intructions --- RELEASENOTES.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 4aa8852dcb..33fbdb7c09 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -71,8 +71,6 @@ * Upgrade IMA SDK dependency to 3.23.0, fixing an issue with `NullPointerExceptions` within `WebView` callbacks ([#8447](https://github.com/google/ExoPlayer/issues/8447)). -* Update instructions and publishing configuration for releasing to Google's - Maven repository instead of bintray/JCenter. * FFmpeg extension: Fix playback failure when switching to TrueHD tracks during playback ([#8616](https://github.com/google/ExoPlayer/issues/8616)).