diff --git a/ArkUIKit/ScrollableComponent/build-profile.json5 b/ArkUIKit/ScrollableComponent/build-profile.json5 index b17b9042c1982deb930f28d08cd5984488b13274..f9ba3cae329bdbab95968a96997164db427c9f41 100644 --- a/ArkUIKit/ScrollableComponent/build-profile.json5 +++ b/ArkUIKit/ScrollableComponent/build-profile.json5 @@ -20,10 +20,9 @@ { "name": "default", "signingConfig": "default", - "compileSdkVersion": 18, - "compatibleSdkVersion": 18, - "targetSdkVersion": 18, - "runtimeOS": "OpenHarmony", + "targetSdkVersion": "5.1.0(18)", + "compatibleSdkVersion": "5.1.0(18)", + "runtimeOS": "HarmonyOS", "buildOption": { "strictMode": { "caseSensitiveCheck": true,