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