From 8224381a3124314e1b6f5a049121604462816c68 Mon Sep 17 00:00:00 2001 From: "guangli.lgl" Date: Mon, 6 Mar 2017 22:19:06 +0800 Subject: [PATCH] fix: override setEnbled --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ad5e5f..20b6f0f 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - compile 'com.github.liuguangli:VerificationCodeInput:1.0' + compile 'com.github.liuguangli:VerificationCodeInput:1.1' } # MIT