File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
66Drawable 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
You can’t perform that action at this time.
0 commit comments