From 4b9ef4bf320b1d4159e3d4de8fce0dc71a57cbfb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B4=BE=E5=AD=9F=E5=85=83?= <jiamengyuan@h-partners.com>
Date: Fri, 28 Mar 2025 09:22:57 +0000
Subject: [PATCH] update code/Solutions/InputMethod/KikaInput/api18.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: 贾孟元 <jiamengyuan@h-partners.com>
---
 code/Solutions/InputMethod/KikaInput/build-profile.json5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/code/Solutions/InputMethod/KikaInput/build-profile.json5 b/code/Solutions/InputMethod/KikaInput/build-profile.json5
index ef1a3fa1da..c722dfbb49 100644
--- a/code/Solutions/InputMethod/KikaInput/build-profile.json5
+++ b/code/Solutions/InputMethod/KikaInput/build-profile.json5
@@ -19,7 +19,7 @@
       {
         "name": "default",
         "signingConfig": "default",
-        "compileSdkVersion": 14,
+        "compileSdkVersion": 18,
         "compatibleSdkVersion": 14,
         "runtimeOS": "OpenHarmony"
       }
-- 
Gitee