Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
amitjangid80 committed Oct 20, 2018
2 parents c3e83ad + 2701754 commit 8c13e98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ allprojects{
```
dependencies {
...
implementation 'com.github.amitjangid80:multiutillib:v1.3.1'
implementation 'com.github.amitjangid80:multiutillib:v1.3.2'
}
```

Expand All @@ -43,7 +43,7 @@ dependencies {
<dependency>
<groupId>com.github.amitjangid80</groupId>
<artifactId>multiutillib</artifactId>
<version>v1.3.1</version>
<version>v1.3.2</version>
<dependency>
```

Expand Down

0 comments on commit 8c13e98

Please sign in to comment.