diff --git a/README.en.md b/README.en.md index 5cce7ec2e7f5bfe6913fade6f8166b5e85639ab6..cbd66b78e4f3b49b21e59aea25b9461018e25837 100644 --- a/README.en.md +++ b/README.en.md @@ -195,8 +195,8 @@ N/A 1. The sample app is supported only on Huawei phones running the standard system. -2. The HarmonyOS version must be HarmonyOS 5.0.0 Release or later. +2. The HarmonyOS version must be HarmonyOS 5.0.5 Release or later. -3. The DevEco Studio version must be DevEco Studio 5.0.0 Release or later. +3. The DevEco Studio version must be DevEco Studio 5.0.5 Release or later. -4. The HarmonyOS SDK version must be HarmonyOS 5.0.0 Release or later. +4. The HarmonyOS SDK version must be HarmonyOS 5.0.5 Release or later. diff --git a/README.md b/README.md index b8c32eb4ac78d4526adfb256d51df6c0abbedde9..ee4a99737392928becd7e6df243b9afe3ccd6b26 100644 --- a/README.md +++ b/README.md @@ -159,8 +159,8 @@ 1. 本示例仅支持标准系统上运行,支持设备:华为手机; -2. HarmonyOS系统:HarmonyOS 5.0.0 Release及以上; +2. HarmonyOS系统:HarmonyOS 5.0.5 Release及以上; -3. DevEco Studio版本:DevEco Studio 5.0.0 Release及以上; +3. DevEco Studio版本:DevEco Studio 5.0.5 Release及以上; -4. HarmonyOS SDK版本:HarmonyOS 5.0.0 Release SDK及以上。 \ No newline at end of file +4. HarmonyOS SDK版本:HarmonyOS 5.0.5 Release SDK及以上。 \ No newline at end of file diff --git a/build-profile.json5 b/build-profile.json5 index 408cc3421a62dc5207e9ee644b4fb3c43459669a..6f8ca846886fb6f8a6e7800600f6434c23a183f1 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -20,7 +20,8 @@ { "name": "default", "signingConfig": "default", - "compatibleSdkVersion": "5.0.0(12)", + "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ]