From 7edf71821da8fa9f2da05723ede70898a663cde5 Mon Sep 17 00:00:00 2001 From: Jack Fu Date: Wed, 1 Nov 2017 13:21:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a66613e..81c2018 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Step 1. Add the JitPack repository in your root build.gradle at the end of repos ``` Step 2. Add the dependency ``` - compile 'com.github.rtugeek:ColorSeekBar:1.4.3' + compile 'com.github.rtugeek:ColorSeekBar:1.5.2' ``` ## Usage