Remove LINT.IfChange from RELEASENOTES

PiperOrigin-RevId: 371318570
This commit is contained in:
bachinger 2021-04-30 14:03:31 +01:00
parent ffe31be08b
commit e8cd1f18da

View File

@ -47,7 +47,6 @@
visibility in order to allow Kotlin subclasses of
`AdaptiveTrackSelection.Factory`
([#8830](https://github.com/google/ExoPlayer/issues/8830)).
* Hide LINT.IfChange tags in public sources.
* UI:
* Add builder for `PlayerNotificationManager`.
* Add group setting to `PlayerNotificationManager`.