From cebe9e952188775ecbb2ab98c1fde7df4c1c1752 Mon Sep 17 00:00:00 2001 From: Jack Fu Date: Wed, 13 Oct 2021 16:20:44 +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 da6f6d5..2af98ff 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ allprojects { Step 2. Add the dependency ``` -implementation 'com.github.rtugeek:colorseekbar:2.0.2' +implementation 'com.github.rtugeek:colorseekbar:2.0.3' ``` ## Usage