From afed851b37d771433210725697e36a0f909e5b1c Mon Sep 17 00:00:00 2001 From: Rey Pham Date: Sat, 12 Dec 2015 11:41:35 +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 3525d904..b46283a0 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ You can try the SNAPSHOT version: ```gradle dependencies { - compile 'com.github.rey5137:material:1.2.1.6-SNAPSHOT' + compile 'com.github.rey5137:material:1.2.2.1-SNAPSHOT' } ``` Make sure to add the snapshot repository: