rebase problem and renote the traffic light code ,wait to know origin logic

This commit is contained in:
zhongchao
2021-11-05 23:16:11 +08:00
parent 88170bb515
commit ffe5db69e9
4 changed files with 7 additions and 7 deletions

View File

@@ -45,7 +45,7 @@ dependencies {
api rootProject.ext.dependencies.mogoaicloudnetwork
api rootProject.ext.dependencies.mogoaicloudpassport
if (Boolean.valueOf(RELEASE)) {
if (Boolean.valueOf(USE_MAVEN_PACKAGE)) {
implementation rootProject.ext.dependencies.mogo_core_data
} else {
implementation project(':core:mogo-core-data')