From e89391e992e10760667bb8ce116601eac1356853 Mon Sep 17 00:00:00 2001 From: daimajia Date: Sun, 31 Aug 2014 09:26:49 +0800 Subject: [PATCH] v1.0.5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bc11da..ce50c35 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.4@aar" + compile "com.daimajia.swipelayout:library:1.0.5@aar" } ``` @@ -42,7 +42,7 @@ dependencies { com.daimajia.swipelayout library - 1.0.4 + 1.0.5 apklib ```