[6.5.0]行程总结添加地图,移动引用资源到res

This commit is contained in:
xuxinchao
2024-07-11 18:39:41 +08:00
parent 9d892b3dfd
commit 01fe95696b
9 changed files with 41 additions and 0 deletions

View File

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