diff --git a/build-profile.json5 b/build-profile.json5 index 6276a7d..cc2fe98 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -20,13 +20,12 @@ { "name": "default", "signingConfig": "default", - "compileSdkVersion": 20, - "compatibleSdkVersion": 14, + "compileSdkVersion": 23, + "compatibleSdkVersion": 23, "runtimeOS": "OpenHarmony" } ], - "signingConfigs": [ - ] + "signingConfigs": [] }, "modules": [ {