Skip to content

Commit

Permalink
Bump Player to 0.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
kgrevehagen committed May 28, 2024
1 parent 8f714ff commit b330c4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.42] - 2024-05-28
### Added
- Add and support playback of new product type

## [0.0.41] - 2024-05-27
### Changed
- Use our public fork of TIDAL's AndroidX Media library
Expand Down
2 changes: 1 addition & 1 deletion player/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
projectDescription=The Player module encapsulates the playback functionality of TIDAL media products.
version=0.0.41
version=0.0.42

0 comments on commit b330c4b

Please sign in to comment.