From aeffbbc9d39b98c4d2a01bd33cde2f9ca3594ee2 Mon Sep 17 00:00:00 2001 From: wangcongtao Date: Mon, 13 Jul 2020 10:28:21 +0800 Subject: [PATCH] opt --- app/build.gradle | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 5a39c176c3..0b97a53e87 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -192,9 +192,6 @@ dependencies { implementation rootProject.ext.dependencies.guideshowprovider implementation rootProject.ext.dependencies.guideshow - implementation rootProject.ext.dependencies.modulepush, { - exclude group: 'com.mogo.module', module: 'module-common' - } implementation rootProject.ext.dependencies.moduleadcard implementation rootProject.ext.dependencies.moduleV2x