diff --git a/README.md b/README.md index c13c32a..f8da6c9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ allprojects { ``` dependencies { - implementation 'com.github.yangfeng1994:dialogManager:1.0.1' + implementation 'com.github.yangfeng1994:dialogManager:1.0.2' } ``` 第三步