From bd976c7d25473d4493bbb029f0b51a6a99f50267 Mon Sep 17 00:00:00 2001 From: synchronized Date: Sat, 28 Jul 2018 00:26:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=AD=E6=96=87=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E7=A0=81=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a0fc4e..bd883ee 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ allprojects { 在项目的build.gradle中添加 ```text dependencies { - compile 'com.github.whvcse:EasyCaptcha:1.2.0' + compile 'com.github.whvcse:EasyCaptcha:1.2.5' } ``` @@ -77,7 +77,7 @@ dependencies { com.github.whvcse EasyCaptcha - 1.2.0 + 1.2.5