mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
The MediaNotficationManager stops the service from the foreground calling Service.stopForeground(boolean) which is deprecated in API 33. This change calls Service.stopForeground(int), which was added in API 24. #minor-release PiperOrigin-RevId: 482190332 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||