From 7a39b7cce4f8d9ee562473b6949aba8f2830acde Mon Sep 17 00:00:00 2001 From: oh_ci Date: Fri, 25 Apr 2025 08:08:18 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!18=20:?= =?UTF-8?q?=20=E5=9B=9E=E9=80=80=20'Pull=20Request=20!11=20:=20=E3=80=90?= =?UTF-8?q?=E8=BD=BB=E9=87=8F=E7=BA=A7=20PR=E3=80=91=EF=BC=9Aapi=2019''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-profile.json5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-profile.json5 b/build-profile.json5 index 3057b36..fc8d64e 100755 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -18,9 +18,9 @@ { "name": "default", "signingConfig": "default", - "compileSdkVersion": 18, - "compatibleSdkVersion": 18, - "targetSdkVersion": 18, + "compileSdkVersion": 19, + "compatibleSdkVersion": 19, + "targetSdkVersion": 19, "runtimeOS": "OpenHarmony", } ] -- Gitee