From 042f6931320aad2a26d009cc37d01d633c2b05a4 Mon Sep 17 00:00:00 2001 From: Jack Fu Date: Fri, 12 Oct 2018 09:15:47 +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 c11990b..ebcb4f3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,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.7.2' +  compile 'com.github.rtugeek:colorseekbar:1.7.3' ``` ## Usage