From 4aa21e1986ed22a7d7d01ee10188b9026dbc2bff Mon Sep 17 00:00:00 2001 From: Priyank <55573875+PriyankUpadhyay@users.noreply.github.com> Date: Mon, 16 Mar 2020 13:27:35 +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 9f917be..535e38b 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { dependencies { ... ... - implementation 'com.github.yellowmessenger:webviewsdk:0.0.7' + implementation 'com.github.yellowmessenger:webviewsdk:0.0.9' }