Skip to content

Commit 9b6ab16

Browse files
committed
Fix Maven Central badge
Old maven-badges.herokuapp.com service is down (returns 404). Switch to shields.io badge and link to Sonatype Central.
1 parent 68e9afb commit 9b6ab16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ See it in action with the sample app:
55

66
[![Google Play](https://raw.githubusercontent.com/Jawnnypoo/PhysicsLayout/master/art/google-play-badge.png)](https://play.google.com/store/apps/details?id=com.jawnnypoo.physicslayout.sample)
77

8-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.jawnnypoo/physicslayout/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.jawnnypoo/physicslayout)
8+
[![Maven Central](https://img.shields.io/maven-central/v/com.jawnnypoo/physicslayout)](https://central.sonatype.com/artifact/com.jawnnypoo/physicslayout)
99

1010
## Gradle
1111
```kotlin

0 commit comments

Comments
 (0)