Skip to content

Commit 22d8e77

Browse files
authored
Update README.md
1 parent 4f89267 commit 22d8e77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A [Kotlin](https://kotlinlang.org/) implementation of the [Spotify Web API](http
33
supporting Kotlin/JS, Kotlin/Android, Kotlin/JVM, and Kotlin/Native
44
(macOS, Windows, Linux).
55

6-
[ ![latest version](https://api.bintray.com/packages/adamint/adamratzman/com.adamratzman%3Aspotify-api-kotlin-core/images/download.svg) ](https://bintray.com/adamint/adamratzman/com.adamratzman%3Aspotify-api-kotlin-core/_latestVersion)
6+
[![JCenter](https://maven-badges.herokuapp.com/maven-central/com.adamratzman/spotify-api-kotlin-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.adamratzman/spotify-api-kotlin-core)
77
[![](https://img.shields.io/badge/Documentation-latest-orange.svg)](https://adamint.github.io/spotify-web-api-kotlin-docs/spotify-web-api-kotlin/)
88
![](https://img.shields.io/badge/License-MIT-blue.svg)
99

@@ -40,7 +40,7 @@ supporting Kotlin/JS, Kotlin/Android, Kotlin/JVM, and Kotlin/Native
4040
## Library installing
4141
Current version:
4242

43-
[ ![latest version](https://api.bintray.com/packages/adamint/adamratzman/com.adamratzman%3Aspotify-api-kotlin-core/images/download.svg) ](https://bintray.com/adamint/adamratzman/com.adamratzman%3Aspotify-api-kotlin-core/_latestVersion)
43+
[![JCenter](https://maven-badges.herokuapp.com/maven-central/com.adamratzman/spotify-api-kotlin-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.adamratzman/spotify-api-kotlin-core)
4444

4545
### JVM, Android, JS, Native (macOS, Windows, Linux)
4646
```

0 commit comments

Comments
 (0)