Skip to content

Commit 3a984d3

Browse files
authored
Update README.md
1 parent bf537a9 commit 3a984d3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# kotlib
22

3+
[![](https://jitpack.io/v/amitjangid80/kotlib.svg)](https://jitpack.io/#amitjangid80/kotlib)
4+
5+
36
### Usage
47
```
58
allprojects {
@@ -12,6 +15,6 @@ allprojects {
1215

1316
```
1417
dependencies {
15-
implementation 'com.github.amitjangid80:kotlib:v1.0.1'
18+
implementation 'com.github.amitjangid80:kotlib:v1.0.2'
1619
}
1720
```

0 commit comments

Comments
 (0)