We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df5689 commit 0037d41Copy full SHA for 0037d41
1 file changed
README.md
@@ -29,7 +29,7 @@ repositories {
29
}
30
31
dependencies {
32
- compile(name:'spotify-web-api-android-0.1.0', ext:'aar')
+ compile(name:'spotify-web-api-android-0.1.1', ext:'aar')
33
compile 'com.squareup.retrofit:retrofit:1.9.0'
34
compile 'com.squareup.okhttp:okhttp:2.2.0'
35
0 commit comments