From a4bd31266ab6ab17049d5ca281b98bac580948d2 Mon Sep 17 00:00:00 2001 From: else <517309507@qq.com> Date: Wed, 15 Aug 2018 17:42:56 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17b2c84..c57228b 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,7 @@ ![image](https://github.com/iielse/DemoProjects/blob/master/previews/444.gif) ### 示例下载 -在 previews文件夹下 app-debug.apk -[app-debug.apk](https://github.com/iielse/DemoProjects/blob/master/previews/app-debug.apk) +略。 `1.1.2` @@ -52,7 +51,7 @@ allprojects { Add the dependency ``` dependencies { - implementation 'com.github.iielse:ImageWatcher:1.1.1' + implementation 'com.github.iielse:ImageWatcher:1.1.2' } ```