From 4f5975f6424eb999bab403228bf6f7d689992f55 Mon Sep 17 00:00:00 2001 From: 348476129 <348476129@qq.com> Date: Thu, 1 Sep 2016 22:44:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e814450..fbd29e2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - compile 'com.github.348476129:WebViewList:1.1.0' + compile 'com.github.348476129:WebViewList:1.1.5' }