diff --git a/README.md b/README.md index 9d02e187e24ff42abb9703f8b3ff729adcee046b..1b6f150e4ae94a72b81a8e817504972e37ceb97b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ ``` dependencies { - implementation('com.gitee.chinasoft_ohos:material-ripple:0.0.1-SNAPSHOT') + implementation('com.gitee.chinasoft_ohos:material-ripple:0.0.4-SNAPSHOT') ...... } ```