diff --git a/manifest.json b/manifest.json index 7516ed8..3bc69aa 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "appid" : "__UNI__0801766", "description" : "Verification Service", "versionName" : "2.0.1", - "versionCode" : 2023112801, + "versionCode" : 2023112802, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { @@ -40,7 +40,8 @@ "autoSdkPermissions" : false, "permissionPhoneState" : { "request" : "none" - } + }, + "abiFilters" : [ "arm64-v8a", "x86" ] }, /* ios打包配置 */ "ios" : {