配合修改收不到can数据问题

This commit is contained in:
lixiaopeng
2021-11-25 15:38:03 +08:00
parent 93c647a198
commit bfd14106e0
5 changed files with 30 additions and 3 deletions

View File

@@ -60,6 +60,8 @@ dependencies {
implementation rootProject.ext.dependencies.arouter
kapt rootProject.ext.dependencies.aroutercompiler
implementation rootProject.ext.dependencies.mogoami
if (Boolean.valueOf(USE_MAVEN_PACKAGE)) {
implementation rootProject.ext.dependencies.mogoaicloudservicesdk
implementation rootProject.ext.dependencies.mogocommons