From 62742aa99c8f38041c2c52ffaa30b42a81245673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=B6?= Date: Tue, 16 Sep 2014 10:03:00 +0800 Subject: [PATCH] v1.1.1 Better selector effect. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d699d9..079943b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ When I start to make this library, I set some goals: ```groovy dependencies { compile 'com.android.support:support-v4:20.+' - compile "com.daimajia.swipelayout:library:1.1.0@aar" + compile "com.daimajia.swipelayout:library:1.1.1@aar" } ``` @@ -48,7 +48,7 @@ dependencies { com.daimajia.swipelayout library - 1.1.0 + 1.1.1 apklib ```