From b9c6f40690f4a34f69e1b149888ac11a19520e89 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 18 四月 2025 14:12:23 +0800 Subject: [PATCH] 2025-04-18 14:12:01 集成友盟SDK抓闪退 --- app/src/main/assets/data/dcloud_control.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/assets/data/dcloud_control.xml b/app/src/main/assets/data/dcloud_control.xml index 727b81a..ab101e5 100644 --- a/app/src/main/assets/data/dcloud_control.xml +++ b/app/src/main/assets/data/dcloud_control.xml @@ -1,6 +1,6 @@ -<hbuilder version="1.9.9.80110" debug="false" syncDebug ="false"> +<hbuilder debug="false" syncDebug="false" version="1.9.9.80110"> <apps> - <app appid="unimp" appver="1.0"/> + <app appid="unimp" appver="1.0" /> </apps> </hbuilder> -- Gitblit v1.8.0