3.7.0 release - Add SpotifyRestAction, update kotlin to 1.4.32, rename com.adamratzman.spotify.endpoints.public to com.adamratzman.endpoints.pub
- (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