From ceca83bdffc63b666f071e206b7e73f035ed714b Mon Sep 17 00:00:00 2001 From: Dani Mahardhika Date: Sat, 18 Feb 2017 00:04:09 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9619ab39..593833b5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Add the dependency ```Gradle dependencies { //... - compile 'com.github.danimahardhika.candybar-library:core:2.0.1' + compile 'com.github.danimahardhika.candybar-library:core:2.0.2' } ``` # How to Use