From c5af96036584abd75c0bb91260a2fb082439f1c5 Mon Sep 17 00:00:00 2001 From: haoxiaohui Date: Thu, 29 Jan 2026 21:47:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7sdk=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: haoxiaohui --- build-profile.json5 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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": [ {