Skip to content

3.7.0 release - Add SpotifyRestAction, update kotlin to 1.4.32, rename com.adamratzman.spotify.endpoints.public to com.adamratzman.endpoints.pub

Compare
Choose a tag to compare
@adamint adamint released this 09 Apr 14:23
88e3cf0
  • (Re)adds SpotifyRestAction as an alternative to suspend methods. All endpoints have a corresponding rest action method - e.g. getTracks + getTracksRestAction
  • Rename com.adamratzman.spotify.endpoints.public to com.adamratzman.endpoints.pub
  • Updates kotlin dependency to 1.4.32