From 040ec887cfa2794c0c3203d459b033bfd7a08e48 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Fri, 24 Apr 2026 16:26:08 +0800
Subject: [PATCH] Merge branch 'feature/v9.0/9.0.4' into prod
---
src/manifest.json | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 344ac1d..8e1964b 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -69,20 +69,6 @@
}
},
"nativePlugins" : {
- "TRTCCloudUniPlugin-TRTCCloudImpl" : {
- "__plugin_info__" : {
- "name" : "【官方】腾讯云实时音视频SDK",
- "description" : "uni-app TRTC SDK 是腾讯云实时音视频通讯解决方案在 uni-app 上的 SDK,提供实时音视频服务",
- "platforms" : "Android,iOS",
- "url" : "https://ext.dcloud.net.cn/plugin?id=7774",
- "android_package_name" : "uni.app.UNI0981D7F",
- "ios_bundle_id" : "",
- "isCloud" : true,
- "bought" : 1,
- "pid" : "7774",
- "parameters" : {}
- }
- }
}
},
/* 快应用特有相关 */
--
Gitblit v1.9.3