From d68992f42c6d64b34622347de09ecc3602288e5e Mon Sep 17 00:00:00 2001 From: Priyank <55573875+PriyankUpadhyay@users.noreply.github.com> Date: Wed, 15 Jul 2020 15:15:03 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69b4c5f..116ac92 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { dependencies { ... ... - implementation 'com.github.yellowmessenger:webviewsdk:0.1.6' + implementation 'com.github.yellowmessenger:webviewsdk:0.1.7' }