diff --git a/CHANGELOG.md b/CHANGELOG.md index aabc8a72d6e2be1f8846e7b8c589bf662d8424d5..bb7c11666c2ace95ea9cd5c489520d26b49c171d 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 67e1c7ebf68453a26158f1cb99f2aca0662a01bb..5fcef15443310a3d978677f6d7419e0e4ebf171f 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 ```