We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f0b70 commit 456440dCopy full SHA for 456440d
RELEASENOTES.md
@@ -6,6 +6,7 @@
6
* Add `PlaybackParameters.withPitch(float)` method for easily copying a
7
`PlaybackParameters` with a new `pitch` value
8
([#2257](https://github.com/androidx/media/issues/2257)).
9
+ * Deprecate `Util.SDK_INT`. Use `Build.VERSION.SDK_INT` instead.
10
* ExoPlayer:
11
* Fix sending `CmcdData` in manifest requests for DASH, HLS, and
12
SmoothStreaming ([#2253](https://github.com/androidx/media/pull/2253)).
0 commit comments