diff --git a/README.md b/README.md index f244c9c..ce60f05 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Add it in your root build.gradle at the end of repositories: ``` dependencies { - compile 'com.github.armymau:smart_lock_library:v1.8' + compile 'com.github.armymau:smart_lock_library:v1.10' } ```