From 0f81879b4b41e1e675adfc6c42b29489d393857c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volkan=20=C5=9Eahin?= Date: Sat, 28 Oct 2017 22:17:41 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e1c57..c12e140 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Add it in your root build.gradle at the end of repositories: ```groovy dependencies { - compile 'com.github.volsahin:volx-recyclerview-fast-scroll:v1.0.6' + compile 'com.github.volsahin:volx-recyclerview-fast-scroll:v1.0.7' } ```