From 4b91437f0e9d3189c1dc7ea7d32b0b3c1ae19de6 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Tue, 21 May 2024 15:44:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= 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 f542c04..8f79ef8 100644 --- a/manifest.json +++ b/manifest.json @@ -68,7 +68,8 @@ "", "" ], - "minSdkVersion" : 21 + "minSdkVersion" : 21, + "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] }, /* ios打包配置 */ "ios" : {