From 32bea7689bdcc7e2dc5e3b1239b5aee5c26fad10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BE=E5=AD=9F=E5=85=83?= Date: Wed, 23 Jul 2025 02:24:48 +0000 Subject: [PATCH] update api20. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 贾孟元 --- build-profile.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-profile.json5 b/build-profile.json5 index ae06abb..ebb5dc8 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -19,8 +19,8 @@ { "name": "default", "signingConfig": "default", - "compileSdkVersion": 14, - "compatibleSdkVersion": 14 + "compileSdkVersion": 20, + "compatibleSdkVersion": 20 } ], "signingConfigs": [