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 9, 2018
2 parents cd5cda1 + ad878ba commit bb1f4d8
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.2.18'
implementation 'com.github.amitjangid80:multiutillib:v1.2.19'
}
```

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

Expand Down

0 comments on commit bb1f4d8

Please sign in to comment.