From fafc6af389a15dc88849c65e5d4fc013ae03e4f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=A3=8A?= <468619417@qq.com> Date: Tue, 5 Dec 2023 14:49:52 +0800 Subject: [PATCH] 2.0.2-2023120501 --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 3bc69aa..13e45be 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "Verification Service", "appid" : "__UNI__0801766", "description" : "Verification Service", - "versionName" : "2.0.1", - "versionCode" : 2023112802, + "versionName" : "2.0.2", + "versionCode" : 2023120501, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { @@ -41,7 +41,7 @@ "permissionPhoneState" : { "request" : "none" }, - "abiFilters" : [ "arm64-v8a", "x86" ] + "abiFilters" : [ "armeabi-v7a" ] }, /* ios打包配置 */ "ios" : {