From 4bae377640746b5cc69859fe1f90e364cf796889 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=B6?= Date: Fri, 12 Sep 2014 10:11:10 +0800 Subject: [PATCH] v1.1.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9cb4ae..486897b 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.9@aar" + compile "com.daimajia.swipelayout:library:1.1.0@aar" } ``` @@ -42,7 +42,7 @@ dependencies { com.daimajia.swipelayout library - 1.0.9 + 1.1.0 apklib ```