From a35422f15323df803433d9da51c1c3475fb61f3c Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 16 八月 2024 17:34:46 +0800
Subject: [PATCH] test

---
 manifest.json |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/manifest.json b/manifest.json
index a095463..ee054c4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
     "name" : "MoboxPDA",
     "appid" : "__UNI__56D451E",
     "description" : "",
-    "versionName" : "1.0.71",
-    "versionCode" : 1071,
+    "versionName" : "1.1.11",
+    "versionCode" : 1111,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
@@ -51,7 +51,8 @@
             "sdkConfigs" : {
                 "ad" : {}
             }
-        }
+        },
+        "nativePlugins" : {}
     },
     /* 蹇簲鐢ㄧ壒鏈夌浉鍏�*/
     "quickapp" : {},

--
Gitblit v1.9.1