diff --git a/Readme.md b/Readme.md index 231b542971d055f2ba65df1b34843cea1ad380c0..8c8829a1377f04237fcbee5ed4e300a8bd182ae9 100644 --- a/Readme.md +++ b/Readme.md @@ -30,7 +30,7 @@ allprojects { 2.在entry模块的build.gradle文件中, ``` dependencies { - implementation('com.gitee.chinasoft_ohos:ShadowDrawable:0.0.2-SNAPSHOT') + implementation('com.gitee.chinasoft_ohos:ShadowDrawable:0.0.1-SNAPSHOT') ...... } ``` @@ -54,7 +54,7 @@ CloudTest代码测试无异常 当前版本demo功能与原组件基本无差异 ## 版本迭代 -- 0.0.2-SNAPSHOT +- 0.0.1-SNAPSHOT ## 版权和许可信息 ```