From 38ed5537885e211c34e09ecf2aff401828cd0201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=B6?= Date: Wed, 25 Jun 2014 15:16:38 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67a1827..e164936 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ So, I started to collect animation effects... and in two days, this project born ```groovy dependencies { compile 'com.nineoldandroids:library:2.4.0' - compile 'com.daimajia.androidanimations:library:1.0.3@aar' + compile 'com.daimajia.androidanimations:library:1.0.4@aar' } ``` or Maven @@ -30,7 +30,7 @@ or Maven com.daimajia.androidanimation library - 1.0.3 + 1.0.4 apklib ```