From 566b57cac8b6eaf84cc9136472f74eaedd5e3a08 Mon Sep 17 00:00:00 2001 From: Relex Date: Sun, 26 May 2019 15:42:52 +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 7fcdc00..75b7db1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Gradle ###### AndroidX ```groovy dependencies { - implementation 'me.relex:circleindicator:2.1.1' + implementation 'me.relex:circleindicator:2.1.2' } ```