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 251f588 commit c81a52bCopy full SHA for c81a52b
README.md
@@ -16,7 +16,7 @@ allprojects{
16
```
17
dependencies {
18
...
19
- implementation 'com.github.amitjangid80:multiutillib:v1.1.1'
+ implementation 'com.github.amitjangid80:multiutillib:v1.1.2'
20
}
21
22
@@ -34,6 +34,6 @@ dependencies {
34
<dependency>
35
<groupId>com.github.amitjangid80</groupId>
36
<artifactId>multiutillib</artifactId>
37
- <version>v1.1.1</version>
+ <version>v1.1.2</version>
38
</dependency>
39
0 commit comments