Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@sonallux sonallux released this 18 Jun 11:04
· 231 commits to main since this release

What's Changed

  • Update to spotify-web-api-core 2021.6.18
    • Fix response type of ReplacePlaylistsTracksRequest from Void to SnapshotId.
  • Add a module-info file, so the library is usable with the Java module system.