From b878161d34f428edd88680ffb31619e1858f5c3e Mon Sep 17 00:00:00 2001 From: amitjangid80 Date: Tue, 22 May 2018 11:20:28 +0530 Subject: [PATCH] 1. Added custom alert dialog box with anim. 2. Updated README.md and new release. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3aff401..ccbc0a3 100644 --- a/README.md +++ b/README.md @@ -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 { com.github.amitjangid80 multiutillib - v1.2.7 + v1.2.8 ```