Skip to content

3.0.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@brim-borium brim-borium released this 16 Aug 08:38
· 22 commits to main since this release
cac351a

What's Changed

  • Chore!: update spotify packages by @brim-borium in #197
    update spotify.android:auth from 1.2.6 to 2.1.0 and spotify.app.remote from 0.7.2 to 0.8.0 In the app/build.gradle add the following to the default config for auth to work as described here
defaultConfig {
        manifestPlaceholders = [redirectSchemeName: "spotify-sdk", redirectHostName: "auth"]
        ...
    }

Full Changelog: 2.3.1...3.0.0-dev.1