diff --git a/README.md b/README.md index 51c9dc2..b078a30 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ allprojects { #### Step 2. Add the dependency ~~~ dependencies { - implementation 'com.github.wangshihu123:DaemonLibrary:v0.0.3' + implementation 'com.github.wangshihu123:DaemonLibrary:v0.0.4' } ~~~