Merge remote-tracking branch 'origin/dev_MogoAP_eagle-220_211207_8.0.15' into dev_MogoAP_eagle-220_211207_8.0.15

# Conflicts:
#	app/build.gradle
This commit is contained in:
lianglihui
2021-12-08 18:24:21 +08:00
4 changed files with 23 additions and 21 deletions

View File

@@ -4,20 +4,20 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'android-aspectjx'
apply plugin: 'bugly'
//apply ByteX宿主
apply plugin: 'apm-plugin'
////apply ByteX宿主
//apply plugin: 'bytex'
//ByteX {
// enable true
// enableInDebug true
// logLevel "DEBUG"
//}
//
//apply plugin: 'chain.log.hook'
//hooklog{
// enableLoggerToServer true
//}
//apply ByteX宿主
apply plugin: 'bytex'
ByteX {
enable true
enableInDebug true
logLevel "DEBUG"
}
apply plugin: 'chain.log.hook'
hooklog{
enableLoggerToServer true
}
bugly {
appId = 'ac71228f85' // 注册时分配的App ID
appKey = '3c736249-d6be-4066-b577-b7a6dc975cf7' // 注册时分配的App Key