This commit is contained in:
wangcongtao
2020-03-18 14:41:38 +08:00
parent d4e94513ad
commit 78f87fbfd6
2 changed files with 4 additions and 2 deletions

View File

@@ -99,7 +99,9 @@ dependencies {
implementation rootProject.ext.dependencies.carcallprovider
implementation rootProject.ext.dependencies.carcall
implementation rootProject.ext.dependencies.modulemedia
implementation rootProject.ext.dependencies.modulefreshnews
implementation rootProject.ext.dependencies.modulefreshnews,{
exclude group:'com.mogo.module',module:'module-onlinecar'
}
implementation rootProject.ext.dependencies.modulepush,{
exclude group:'com.mogo.module',module:'module-common'