From 9d8311c48592a354606f4ff4d0dc6eb5bc562bd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=B6?= Date: Thu, 11 Sep 2014 17:32:39 +0800 Subject: [PATCH] v1.0.8 Selector Support #23 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44184552..c17e9a12 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ When I start to make this library, I set some goals: ```groovy dependencies { - compile "com.daimajia.swipelayout:library:1.0.7@aar" + compile "com.daimajia.swipelayout:library:1.0.8@aar" } ``` @@ -42,7 +42,7 @@ dependencies { com.daimajia.swipelayout library - 1.0.7 + 1.0.8 apklib ```