[672][app][device]升级build gradle版本到3.5.4用于兼容Android11 manifest <queries>标签;添加硬件管理模块用于管理车载已硬件:新老核销、语音模块等;OCH核销依赖下沉;
This commit is contained in:
@@ -81,6 +81,8 @@ dependencies {
|
||||
implementation rootProject.ext.dependencies.preference_ktx
|
||||
implementation rootProject.ext.dependencies.amapsearch
|
||||
|
||||
// 硬件管理
|
||||
compileOnly project(":libraries:mogo-hardware-devices")
|
||||
implementation rootProject.ext.dependencies.thread_opt
|
||||
api project(':test:crashreport-apmbyte')
|
||||
compileOnly project(':core:function-impl:mogo-core-function-datacenter')
|
||||
|
||||
Reference in New Issue
Block a user