From 60a8f30d42e74e52174cfd845c8989c7cf12dba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=93=A6=E9=9B=B7?= Date: Thu, 2 Feb 2017 12:12:16 +0800 Subject: [PATCH] update readme, jitpack build version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 609ce5d..f57b0bd 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ please use jitpack ```groovy dependencies { - compile 'com.github.lzyzsd:circleprogress:1.1.1' + compile 'com.github.lzyzsd:circleprogress:1.2.1' } ```