Skip to content

Commit 758cc74

Browse files
authored
Upgrade dependency version
1 parent 4af87a6 commit 758cc74

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
@@ -1,6 +1,6 @@
11
# Drawable Badge
22
[![CircleCI](https://circleci.com/gh/minibugdev/DrawableBadge.svg?style=shield)](https://circleci.com/gh/minibugdev/DrawableBadge)
3-
[![Release](https://jitpack.io/v/minibugdev/DrawableBadge.svg)](https://jitpack.io/#minibugdev/DrawableBadge/1.0.1)
3+
[![Release](https://jitpack.io/v/minibugdev/DrawableBadge.svg)](https://jitpack.io/#minibugdev/DrawableBadge/1.0.2)
44
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/minibugdev/DrawableBadge/master/LICENSE)
55

66
Drawable Badge is a android library for adding badges to drawables.
@@ -49,7 +49,7 @@ repositories {
4949
```
5050

5151
``` groovy
52-
compile 'com.github.minibugdev:drawablebadge:1.0.1'
52+
compile 'com.github.minibugdev:drawablebadge:1.0.2'
5353
```
5454

5555

0 commit comments

Comments
 (0)