Skip to content

Commit 7ccfd4b

Browse files
committed
update docs
1 parent 99510dc commit 7ccfd4b

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
jcenter()
3030
}
3131
32-
compile group: 'com.adamratzman', name: 'spotify-api-kotlin', version: 'SPOTIFY_API_VERSION'
32+
compile group: 'com.adamratzman', name: 'spotify-api-kotlin', version: '3.1.0-rc.1'
3333
```
3434

3535
To use the latest snapshot instead, you must add the Jitpack repository as well

0 commit comments

Comments
 (0)