From e313a1b5d18469675aa577bc7e08d36b27832967 Mon Sep 17 00:00:00 2001 From: ethanhua <65351871@qq.com> Date: Fri, 4 Aug 2017 10:54:44 +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 2619c7d..c2c9f00 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ you can scan the qrcode for download demo apk In your build.gradle: dependencies { - compile 'com.ethanhua:skeleton:0.2.0' + compile 'com.ethanhua:skeleton:0.2.1' }