This commit is contained in:
wangcongtao
2020-07-13 11:44:08 +08:00
2 changed files with 3 additions and 7 deletions

View File

@@ -197,10 +197,6 @@ dependencies {
implementation rootProject.ext.dependencies.carcallprovider implementation rootProject.ext.dependencies.carcallprovider
implementation rootProject.ext.dependencies.carcall 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.moduleV2x
implementation rootProject.ext.dependencies.moduletanlu, { implementation rootProject.ext.dependencies.moduletanlu, {
exclude group: 'com.mogo.module', module: 'module-share' exclude group: 'com.mogo.module', module: 'module-share'

View File

@@ -74,9 +74,9 @@ MOGO_MODULE_ONLINECAR_VERSION=1.0.3.2
# v2x # v2x
MOGO_MODULE_V2X_VERSION=1.2.5-dev MOGO_MODULE_V2X_VERSION=1.2.5-dev
# 推送 # 推送
MOGO_MODULE_PUSH_VERSION=1.1.5.2 MOGO_MODULE_PUSH_VERSION=1.1.5.5
MOGO_MODULE_PUSH_BASE_VERSION=1.1.5.2 MOGO_MODULE_PUSH_BASE_VERSION=1.1.5.5
MOGO_MODULE_PUSH_NOOP_VERSION=1.1.5.2 MOGO_MODULE_PUSH_NOOP_VERSION=1.1.5.5
# 广告资源位 # 广告资源位
MOGO_MODULE_AD_CARD_VERSION=1.0.1 MOGO_MODULE_AD_CARD_VERSION=1.0.1
# 探路上报和分享模块 # 探路上报和分享模块