[dev_opt_2.15.0] 将patch模块的依赖放到app模块中

This commit is contained in:
renwj
2023-03-07 17:25:38 +08:00
parent 908ca545e9
commit ff13e5d893
2 changed files with 1 additions and 1 deletions

View File

@@ -71,7 +71,6 @@ dependencies {
implementation rootProject.ext.dependencies.cicle_indicator
implementation rootProject.ext.dependencies.koomnative
implementation rootProject.ext.dependencies.koomxhook
implementation project(':core:function-impl:mogo-core-function-patch')
api project(':test:crashreport-apmbyte')
compileOnly project(':core:function-impl:mogo-core-function-datacenter')
implementation project(':foudations:mogo-commons')