remove bizcallchat.gradle
This commit is contained in:
@@ -385,6 +385,9 @@ dependencies {
|
||||
debugImplementation rootProject.ext.dependencies.debugleakcanary
|
||||
releaseImplementation rootProject.ext.dependencies.releaseleakcanary
|
||||
|
||||
implementation rootProject.ext.dependencies.callchatprovider
|
||||
implementation rootProject.ext.dependencies.callchat
|
||||
|
||||
implementation rootProject.ext.dependencies.mogologlib
|
||||
compileOnly rootProject.ext.dependencies.adasapi
|
||||
compileOnly rootProject.ext.dependencies.adasconfigapi
|
||||
@@ -430,7 +433,6 @@ dependencies {
|
||||
apply from: "./functions/tts.gradle"
|
||||
apply from: "./functions/backwidget.gradle"
|
||||
apply from: "./functions/mediaui.gradle"
|
||||
apply from: "./functions/bizcallchat.gradle"
|
||||
apply from: "./functions/bizguide.gradle"
|
||||
|
||||
// implementation group: "com.tencent.matrix", name: "matrix-android-lib", version: '0.6.6', changing: true
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
// 引导模块:部分机型暂不需要引导模块
|
||||
|
||||
project.dependencies {
|
||||
bydautoImplementation rootProject.ext.dependencies.callchat
|
||||
bydautoImplementation rootProject.ext.dependencies.callchatprovider
|
||||
d8xxImplementation rootProject.ext.dependencies.callchat
|
||||
d8xxImplementation rootProject.ext.dependencies.callchatprovider
|
||||
d80xImplementation rootProject.ext.dependencies.callchat
|
||||
d80xImplementation rootProject.ext.dependencies.callchatprovider
|
||||
em4Implementation rootProject.ext.dependencies.callchat
|
||||
em4Implementation rootProject.ext.dependencies.callchatprovider
|
||||
e8xxImplementation rootProject.ext.dependencies.callchat
|
||||
e8xxImplementation rootProject.ext.dependencies.callchatprovider
|
||||
f8xxImplementation rootProject.ext.dependencies.callchat
|
||||
f8xxImplementation rootProject.ext.dependencies.callchatprovider
|
||||
f80xImplementation rootProject.ext.dependencies.callchat
|
||||
f80xImplementation rootProject.ext.dependencies.callchatprovider
|
||||
em3Implementation rootProject.ext.dependencies.callchat
|
||||
em3Implementation rootProject.ext.dependencies.callchatprovider
|
||||
}
|
||||
Reference in New Issue
Block a user