抽离调用接口,不直接试用ARout进行调用

Signed-off-by: 董宏宇 <martindhy@gmail.com>
This commit is contained in:
董宏宇
2021-09-17 20:50:26 +08:00
parent 90ddfaa53f
commit 4ae738d5c7
12 changed files with 478 additions and 9 deletions

View File

@@ -58,6 +58,7 @@ dependencies {
implementation project(':services:mogo-service-api')
implementation project(':core:mogo-core-utils')
implementation project(':core:mogo-core-function-call')
}
implementation 'com.tencent.bugly:crashreport_upgrade:latest.release'
//其中latest.release指代最新Bugly SDK版本号也可以指定明确的版本号例如2.1.9