adamint / spotify-web-api-kotlin

Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.
https://adamint.github.io/spotify-web-api-kotlin-docs/
MIT License
197 stars 22 forks source link

make episode and show descriptions nullable, lint #235

Closed adamint closed 3 years ago

adamint commented 3 years ago

Fixes Playable deserialization and adds a new PodcastEpisodeTrack Playable type.