From 72a7d5095ba74ca15e0c96d1c8b925664b5fc562 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期一, 13 十月 2025 08:32:56 +0800
Subject: [PATCH] 12
---
manifest.json | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/manifest.json b/manifest.json
index 7fcb03d..6018cec 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,9 +1,9 @@
{
- "name" : "钃濈閫擶MS",
+ "name" : "涓壃WMS",
"appid" : "__UNI__DA5854D",
"description" : "",
- "versionName" : "2023063001",
- "versionCode" : "100",
+ "versionName" : "20240927A",
+ "versionCode" : 105,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
@@ -40,7 +40,8 @@
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
"<uses-feature android:name=\"android.hardware.camera\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
- ]
+ ],
+ "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ]
},
/* ios鎵撳寘閰嶇疆 */
"ios" : {
--
Gitblit v1.9.1