From b019b495900de429a29d182da127af2a9e28c6b6 Mon Sep 17 00:00:00 2001 From: Jacek Date: Mon, 8 Jun 2015 15:08:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b3c51b..c48eefd 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ repositories { } dependencies { - compile('com.github.jkwiecien:CountingTextView:1.0.1') { + compile('com.github.jkwiecien:CountingTextView:1.0.8') { exclude module: 'appcompat-v7' } }