From fad145853d19ee2cacd0161f87e9250b0667b372 Mon Sep 17 00:00:00 2001 From: sfchu Date: Wed, 20 Aug 2025 20:19:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC5.0.5(17)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-profile.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/build-profile.json5 b/build-profile.json5 index ac6267b..9e87e7e 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -5,6 +5,7 @@ { "name": "default", "signingConfig": "default", + "targetSdkVersion": "5.0.5(17)", "compatibleSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", "buildOption": { -- Gitee