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