From 782329b98e0ec282cc80f9e733ff5244ee805c33 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Wed, 27 Mar 2024 15:18:18 +0800 Subject: [PATCH] =?UTF-8?q?app=E5=AE=89=E5=8D=93=E7=89=88=E6=9C=AC2.3?= =?UTF-8?q?=E8=B5=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b1f4e138..faf992bf 100644 --- a/manifest.json +++ b/manifest.json @@ -53,7 +53,8 @@ "", "" ], - "targetSdkVersion" : 30 + "targetSdkVersion" : 30, + "minSdkVersion" : 23 }, "ios" : { "dSYMs" : false,