From 1b021071893ae0a81dd39ea17fbf94295e534bfa Mon Sep 17 00:00:00 2001 From: yxk2026 <10178404+yxk2026@user.noreply.gitee.com> Date: Tue, 8 Jul 2025 11:43:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=A6=E6=9D=9F=E4=B8=8E=E9=99=90=E5=88=B6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f8e9e2..1a5657b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ ### 约束与限制 1. 本示例仅支持标准系统上运行,支持设备:华为手机。暂不支持预览器,请使用真机或模拟器验证。 -2. HarmonyOS系统:HarmonyOS NEXT Developer Beta1及以上。 -3. DevEco Studio版本:DevEco Studio NEXT Developer Beta1及以上。 -4. HarmonyOS SDK版本:HarmonyOS NEXT Developer Beta1 SDK及以上。 +2. HarmonyOS系统:HarmonyOS 5.0.0 Release及以上。 +3. DevEco Studio版本:DevEco Studio 5.0.0 Release及以上。 +4. HarmonyOS SDK版本:HarmonyOS 5.0.0 Release SDK及以上。 -- Gitee