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