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