Skip to content

Commit 0037d41

Browse files
committed
Fix the version in the documentation
1 parent 9df5689 commit 0037d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
}
3030
3131
dependencies {
32-
compile(name:'spotify-web-api-android-0.1.0', ext:'aar')
32+
compile(name:'spotify-web-api-android-0.1.1', ext:'aar')
3333
compile 'com.squareup.retrofit:retrofit:1.9.0'
3434
compile 'com.squareup.okhttp:okhttp:2.2.0'
3535

0 commit comments

Comments
 (0)