You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// This library handles authentication and authorization
implementation 'com.spotify.sdk:spotify-auth:1.0.0-beta12@aar'
// This library handles music playback
implementation 'com.spotify.sdk:spotify-player:1.0.0-beta12@aar'
//
implementation 'com.github.kaaes:spotify-web-api-android:0.4.1'