迁移MogoServicePaths位置到com.mogo.eagle.core.data.constants

Signed-off-by: 董宏宇 <martindhy@gmail.com>
This commit is contained in:
董宏宇
2021-10-13 14:46:34 +08:00
parent fb2e96f996
commit 78daacaae7
91 changed files with 152 additions and 620 deletions

View File

@@ -64,6 +64,7 @@ dependencies {
implementation project(':modules:mogo-module-service')
implementation project(':core:mogo-core-utils')
implementation project(':core:mogo-core-data')
implementation project(':core:mogo-core-function-call')
}