Skip to content

Commit b01c114

Browse files
authored
Merge pull request #41 from theJawnnybot/fix/maven-central-badge
Fix Maven Central badge
2 parents 68e9afb + 9b6ab16 commit b01c114

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
@@ -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)