diff --git a/README.md b/README.md index c0af4a8..2b42941 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ allprojects { ``` dependencies { ... - implementation 'com.github.hegaojian:JetpackMvvm:1.2.3' + implementation 'com.github.hegaojian:JetpackMvvm:1.2.4' } ```