Skip to content

Commit 897c228

Browse files
committed
version bump
Signed-off-by: Adam Ratzman <[email protected]>
1 parent eb19d8c commit 897c228

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
@@ -37,7 +37,7 @@ repositories {
3737
jcenter()
3838
}
3939
40-
compile group: 'com.adamratzman', name: 'spotify-api-kotlin-core', version: '3.2.15'
40+
implementation("com.adamratzman:spotify-api-kotlin-core:3.3.0")
4141
```
4242

4343
Note that images and profiles are not supported on the Kotlin/JS target.

0 commit comments

Comments
 (0)