From 9df2c4fb56fc55be10cd2b9c46edd0bea6c441e1 Mon Sep 17 00:00:00 2001 From: yaofangyong <14130401+sanbaoyao@user.noreply.gitee.com> Date: Mon, 13 May 2024 11:34:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8Dx86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-profile.json5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-profile.json5 b/build-profile.json5 index 79fdb01..ab2eff3 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -4,8 +4,10 @@ { "name": "default", "signingConfig": "default", - "compileSdkVersion": 12, - "compatibleSdkVersion": 12 + "compatibleSdkVersion": "5.0.0(12)", + "compileSdkVersion": "5.0.0(12)", + "targetSdkVersion": "5.0.0(12)", + "runtimeOS": "HarmonyOS" } ], "buildModeSet": [