From c5e49c10499435802a6551b98772f95660c6f85a Mon Sep 17 00:00:00 2001
From: 王飞 <14095171+wang-fei12345@user.noreply.gitee.com>
Date: 星期五, 07 三月 2025 09:15:56 +0800
Subject: [PATCH] 定位app首次提交

---
 manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index e8a2830..3bf87e6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,7 +3,7 @@
     "appid" : "__UNI__629E3FB",
     "description" : "",
     "versionName" : "1.0.0",
-    "versionCode" : "100",
+    "versionCode" : 100,
     "transformPx" : false,
     "app-plus" : {
         "compatible" : {
@@ -22,7 +22,8 @@
         "modules" : {
             "Maps" : {},
             "Push" : {},
-            "Camera" : {}
+            "Camera" : {},
+            "Bluetooth" : {}
         },
         "distribute" : {
             "android" : {

--
Gitblit v1.9.3