We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26aa883 commit 0144ea8Copy full SHA for 0144ea8
README.md
@@ -1,12 +1,15 @@
1
# `CommonUtils` :zap:
2
+
3
4
**`CommonUtils`** contains common utility functions in Android apps.
5
6
[Take a quick look](library/src/main/java/com/aminography/commonutils).
7
8
+```gradle
9
dependencies {
10
implementation 'com.aminography:commonutils:1.1.0'
11
}
12
+```
13
14
License
15
--------
0 commit comments