Skip to content

Commit

Permalink
1. Added custom alert dialog box with anim.
Browse files Browse the repository at this point in the history
2. Updated README.md and new release.
amitjangid80 committed May 22, 2018
1 parent d2fee7e commit b878161
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
@@ -22,7 +22,7 @@ allprojects{
```
dependencies {
...
implementation 'com.github.amitjangid80:multiutillib:v1.2.7'
implementation 'com.github.amitjangid80:multiutillib:v1.2.8'
}
```

@@ -43,7 +43,7 @@ dependencies {
<dependency>
<groupId>com.github.amitjangid80</groupId>
<artifactId>multiutillib</artifactId>
<version>v1.2.7</version>
<version>v1.2.8</version>
<dependency>
```

0 comments on commit b878161

Please sign in to comment.