Commit 2b9e9b7a authored by yinjiacheng's avatar yinjiacheng

update BXBridBusiness组件依赖

parent 8e11407c
......@@ -63,7 +63,7 @@ dependencies {
rootProject.ext.dependencies.other.each {
implementation project(it)
}
implementation rootProject.ext.dependencies.privateImplementation
compileOnly rootProject.ext.dependencies.privateImplementation
testImplementation rootProject.ext.dependencies.testImplementation
androidTestImplementation rootProject.ext.dependencies.androidTestImplementation
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment