[6.7.0] feat:修改模块依赖;

This commit is contained in:
aibingbing
2024-09-11 19:37:54 +08:00
parent 52253f1076
commit 62ee482bd9

View File

@@ -69,6 +69,7 @@ dependencies {
// releaseImplementation rootProject.ext.dependencies.releaseleakcanary
implementation rootProject.ext.dependencies.arouter
implementation project(path: ':core:function-impl:mogo-core-function-map')
implementation project(':core:function-impl:mogo-core-function-devatools')
kapt rootProject.ext.dependencies.aroutercompiler
implementation rootProject.ext.dependencies.android_start_up