diff --git a/README.md b/README.md index 9c82303..8453bac 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ step1.Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency - dependencies { - compile 'com.github.yilylong:CBDialog:v1.0.4' + compile 'com.github.yilylong:CBDialog:v1.0.5' }