From 9fcbf0def4791140237f0d34993e437500930cde Mon Sep 17 00:00:00 2001 From: chenlang Date: Mon, 13 Nov 2023 01:55:05 +0000 Subject: [PATCH] update build-profile.json5. Signed-off-by: chenlang --- build-profile.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-profile.json5 b/build-profile.json5 index af339de..e98b514 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -7,7 +7,7 @@ "name": "default", "signingConfig": "default", "compileSdkVersion": 11, - "compatibleSdkVersion": 9 + "compatibleSdkVersion": 10 } ] },