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" : {