From 82ed009df61a76f40582cbb10ec1ce1c1e4c45b8 Mon Sep 17 00:00:00 2001 From: yangyakun Date: Fri, 19 May 2023 19:10:43 +0800 Subject: [PATCH] =?UTF-8?q?[gradle]=20[3.2.0]=20[=E6=97=A0=E7=94=A8moudle]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index d6e38b1c58..e8e4316877 100644 --- a/settings.gradle +++ b/settings.gradle @@ -53,7 +53,7 @@ include ':tts:tts-iflytek' // 测试DEBUG include ':test:crashreport' -include ':test:crashreport-noop' +//include ':test:crashreport-noop' include ':test:crashreport-apmbyte' //OCH 业务模块