From 77f0b31e8fc65a3b8b5ecb9d288ed31f8d0794f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=B6?= Date: Tue, 2 Sep 2014 09:09:05 +0800 Subject: [PATCH] v1.0.6 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce50c35..99e21f0 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.5@aar" + compile "com.daimajia.swipelayout:library:1.0.6@aar" } ``` @@ -42,7 +42,7 @@ dependencies { com.daimajia.swipelayout library - 1.0.5 + 1.0.6 apklib ```