From d4afae8d821b97d8fdcfb8875c5b93556bb94cdf Mon Sep 17 00:00:00 2001 From: Sunny Gupta Date: Sun, 28 Jun 2020 13:51:51 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 19be2f7..20ee3f8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Introduction CustomWebView is an extended form of web viewer with more customization and flexibility (For MIT AI2 and its distros)
-**Latest Version : 6**
+**Latest Version : 7**
**Required Api : 21** ## Features @@ -24,6 +24,7 @@ CustomWebView is an extended form of web viewer with more customization and flex - Download files using built-in download method - Scroll Changed event and function to scroll to particular position - Create and Remove webviews dynamically +- Ad blocker ### Reference Links 1.WebView Docs (Click here)