Skip to content

Commit 456440d

Browse files
committed
Update release notes
1 parent d2f0b70 commit 456440d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASENOTES.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Add `PlaybackParameters.withPitch(float)` method for easily copying a
77
`PlaybackParameters` with a new `pitch` value
88
([#2257](https://github.com/androidx/media/issues/2257)).
9+
* Deprecate `Util.SDK_INT`. Use `Build.VERSION.SDK_INT` instead.
910
* ExoPlayer:
1011
* Fix sending `CmcdData` in manifest requests for DASH, HLS, and
1112
SmoothStreaming ([#2253](https://github.com/androidx/media/pull/2253)).

0 commit comments

Comments
 (0)