From 78864ca81ad66dc55cc5d2fe17ac53f43e16269a Mon Sep 17 00:00:00 2001 From: zeropercenthappy <34230049+zeropercenthappy@users.noreply.github.com> Date: Fri, 8 Dec 2017 11: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 a07bd87..23fa1fd 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - compile 'com.github.zeropercenthappy:ZPHRatingBar:1.0.1' + compile 'com.github.zeropercenthappy:ZPHRatingBar:1.0.2' } Sample: