修复不兼容API9的问题

Signed-off-by: 明月清风 <2928139825@qq.com>
This commit is contained in:
明月清风 2023-10-12 19:58:58 +08:00
parent 3423c4e16b
commit 616093e4ed
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 2.1.0-rc.0
- 修复不兼容API9的问题
## 2.1.0
- ArkTs语法整改:

View File

@ -14,7 +14,7 @@
"main": "index.ets",
"repository": "https://gitee.com/openharmony-tpc/ImageKnife",
"type": "module",
"version": "2.1.0",
"version": "2.1.0-rc.0",
"dependencies": {
"@ohos/disklrucache": "^2.0.1",
"@ohos/svg": "^2.1.0",