Release 2.2.0
What's Changed
- Update to spotify-web-api-core
2021.6.18
- Fix response type of
ReplacePlaylistsTracksRequest
fromVoid
toSnapshotId
.
- Fix response type of
- Add a module-info file, so the library is usable with the Java module system.