diff --git a/README.en.md b/README.en.md index e417df1e6f5d24c27654f87641f721d7e71c108c..9d35f7b3bd96c2b9506e7ffc7df7d524ca582723 100644 --- a/README.en.md +++ b/README.en.md @@ -63,6 +63,6 @@ On the home page, touch the respective button to access scenario-specific pages. 1. The sample is only supported on Huawei phones with standard systems. 2. The HarmonyOS version must be HarmonyOS 5.0.5 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.5 Release SDK or later. +3. The DevEco Studio version must be DevEco Studio 6.0.0 Release or later. +4. The HarmonyOS SDK version must be HarmonyOS 6.0.0 Release SDK or later. diff --git a/README.md b/README.md index d5507de3276f53c806525d6c4836222f3193d882..0ccfcc1992414f9803145a7f1f82fb3dc2d9d966 100644 --- a/README.md +++ b/README.md @@ -63,5 +63,5 @@ 1. 本示例仅支持标准系统上运行,支持设备:华为手机。 2. HarmonyOS系统:HarmonyOS 5.0.5 Release及以上。 -3. DevEco Studio版本:DevEco Studio 5.0.5 Release及以上。 -4. HarmonyOS SDK版本:HarmonyOS 5.0.5 Release SDK及以上。 \ No newline at end of file +3. DevEco Studio版本:DevEco Studio 6.0.0 Release及以上。 +4. HarmonyOS SDK版本:HarmonyOS 6.0.0 Release SDK及以上。 \ No newline at end of file diff --git a/build-profile.json5 b/build-profile.json5 index 492123c253881f5bbd9bc76553bfb74e842dfb40..ecc59a9eb2ba4697f08c253ab0534904e572ec1f 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -6,7 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", - "targetSdkVersion": "5.0.5(17)", + "targetSdkVersion": "6.0.0(20)", "runtimeOS": "HarmonyOS", "buildOption": { "strictMode": {