Skip to content

Commit c6b9838

Browse files
authored
Update README.md
1 parent 66dd8db commit c6b9838

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
@@ -15,7 +15,7 @@ repositories {
1515
jcenter()
1616
}
1717
18-
compile group: 'com.adamratzman', name: 'spotify-api-kotlin', version: '3.1.0-rc.1'
18+
compile group: 'com.adamratzman', name: 'spotify-api-kotlin', version: '3.1.0'
1919
```
2020

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

0 commit comments

Comments
 (0)