From b1b94fcbf0c6eb962948360aa1afc76212e84916 Mon Sep 17 00:00:00 2001 From: hzjust <380861714@qq.com> Date: Fri, 9 Jul 2021 14:50:27 +0800 Subject: [PATCH] =?UTF-8?q?style:=E5=AE=8C=E5=96=84hapm=E8=AE=B8=E5=8F=AF?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E5=92=8C=E4=BB=93=E5=BA=93=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aabc8a7..bb7c116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ +# 1.0.3 + +完善hapm许可协议和仓库地址 + # 1.0.2 + 修改gif绝对地址 # 1.0.2 diff --git a/README.md b/README.md index 67e1c7e..5fcef15 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ allprojects{ mavenCentral() } } -implementation 'io.openharmony.tpc.thirdlib:ContinuousScrollableImageView:1.0.2' +implementation 'io.openharmony.tpc.thirdlib:ContinuousScrollableImageView:1.0.3' ``` # License ``` -- Gitee