From 19a62150faeae607939cd32027acb78eb96f2f2d Mon Sep 17 00:00:00 2001 From: yu_xh <940151214@qq.com> Date: Wed, 14 Jul 2021 10:56:22 +0800 Subject: [PATCH] fiexd:update hapm version,so need to update README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 335756a..36c53e2 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ CameraView } } - implementation 'io.openharmony.tpc.thirdlib:camera-view:1.0.4' + implementation 'io.openharmony.tpc.thirdlib:camera-view:1.0.5' # 使用: -- Gitee