fix: override setEnbled

This commit is contained in:
guangli.lgl
2017-03-06 22:19:06 +08:00
parent 3ce99e39a5
commit 8224381a31

View File

@@ -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