3.0.0-dev.1
Pre-release
Pre-release
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"]
...
}
- chore: raise android sdk to 34 by @brim-borium in #198
Full Changelog: 2.3.1...3.0.0-dev.1