From 28d430fab029d09943f7a8460130587885d3793a Mon Sep 17 00:00:00 2001 From: Dima Sholom Date: Fri, 6 Jan 2017 10:46:48 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4136f0..ce59955 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you need to change progress state: ##Installing with [Gradle](http://gradle.org/) ```groovy -compile 'com.yalantis:pulltorefresh:1.0.0' +compile 'com.github.yalantis:taurus:1.0.2' ``` #Compatibility @@ -72,6 +72,10 @@ compile 'com.yalantis:pulltorefresh:1.0.0' * Initial Build +### Version: 1.0.2 + + * Updated gradle version + #### Let us know!