Skip to content

Commit 0144ea8

Browse files
authored
Update README.md
1 parent 26aa883 commit 0144ea8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# `CommonUtils` :zap:
2+
![mavenCentral](https://img.shields.io/maven-central/v/com.aminography/commonutils?color=blue)
23

34
**`CommonUtils`** contains common utility functions in Android apps.
45

56
[Take a quick look](library/src/main/java/com/aminography/commonutils).
67

8+
```gradle
79
dependencies {
810
implementation 'com.aminography:commonutils:1.1.0'
911
}
12+
```
1013

1114
License
1215
--------

0 commit comments

Comments
 (0)