We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2fee7e commit b878161Copy full SHA for b878161
README.md
@@ -22,7 +22,7 @@ allprojects{
22
```
23
dependencies {
24
...
25
- implementation 'com.github.amitjangid80:multiutillib:v1.2.7'
+ implementation 'com.github.amitjangid80:multiutillib:v1.2.8'
26
}
27
28
@@ -43,7 +43,7 @@ dependencies {
43
<dependency>
44
<groupId>com.github.amitjangid80</groupId>
45
<artifactId>multiutillib</artifactId>
46
- <version>v1.2.7</version>
+ <version>v1.2.8</version>
47
48
49
0 commit comments