diff --git a/build-profile.json5 b/build-profile.json5 index f0330f064f2818e0869d37f39d8effc0a3b79a62..530645dc6eb5f422537dcce51d8391229b34d270 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -19,9 +19,9 @@ { "name": "default", "signingConfig": "default", - "compileSdkVersion": 14, - "compatibleSdkVersion": 14, - "targetSdkVersion": 14, + "compileSdkVersion": 15, + "compatibleSdkVersion": 15, + "targetSdkVersion": 15, "runtimeOS": "OpenHarmony" } ]