Commit 060e6c08 authored by yinjiacheng's avatar yinjiacheng

update BUserOrder组件依赖

parent 9c30169a
......@@ -64,7 +64,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
......
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