From 90ebcf7cabd3ce1d723349e5032717c2a7b2e2a5 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Thu, 9 Dec 2021 21:05:30 +0800 Subject: [PATCH] =?UTF-8?q?[Fix]=E5=85=B3=E9=97=AD=E4=BA=86=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index b1d9faa350..a0380eea58 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,10 +14,10 @@ ByteX { logLevel "DEBUG" } -apply plugin: 'chain.log.hook' +/*apply plugin: 'chain.log.hook' hooklog{ enableLoggerToServer true -} +}*/ bugly { appId = 'ac71228f85' // 注册时分配的App ID appKey = '3c736249-d6be-4066-b577-b7a6dc975cf7' // 注册时分配的App Key