modify topView bugs

This commit is contained in:
tongchenfei
2020-07-13 10:36:56 +08:00
parent d082dc22d4
commit b2079ccfb2
3 changed files with 77 additions and 73 deletions

View File

@@ -197,10 +197,6 @@ dependencies {
implementation rootProject.ext.dependencies.carcallprovider
implementation rootProject.ext.dependencies.carcall
implementation rootProject.ext.dependencies.modulepush, {
exclude group: 'com.mogo.module', module: 'module-common'
}
implementation rootProject.ext.dependencies.moduleV2x
implementation rootProject.ext.dependencies.moduletanlu, {
exclude group: 'com.mogo.module', module: 'module-share'