From 9891c0364b2642940ae8ef914189001bbf227f15 Mon Sep 17 00:00:00 2001 From: 17351781990 <827990754@qq.com> Date: Thu, 8 Jul 2021 10:51:04 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E3=80=91=EF=BC=9A=E5=8D=87=E7=BA=A7maven=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d02e18..1b6f150 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') ...... } ``` -- Gitee