[Delete]关闭了Bugly异常统计
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -83,7 +83,7 @@ dependencies {
|
||||
implementation rootProject.ext.dependencies.callchatprovider
|
||||
implementation rootProject.ext.dependencies.mapcustom
|
||||
implementation rootProject.ext.dependencies.crashreportupgrade
|
||||
implementation rootProject.ext.dependencies.crashreportbugly
|
||||
// implementation rootProject.ext.dependencies.crashreportbugly
|
||||
implementation rootProject.ext.dependencies.moduleservice
|
||||
|
||||
implementation rootProject.ext.dependencies.mogo_core_data
|
||||
@@ -120,7 +120,7 @@ dependencies {
|
||||
implementation project(':modules:mogo-module-carchattingprovider')
|
||||
implementation project(':libraries:map-custom')
|
||||
implementation project(':test:crashreport-upgrade')
|
||||
implementation project(':test:crashreport-bugly')
|
||||
// implementation project(':test:crashreport-bugly')
|
||||
implementation project(':modules:mogo-module-service')
|
||||
|
||||
implementation project(':core:mogo-core-data')
|
||||
|
||||
Reference in New Issue
Block a user