Commit 6b1e87de authored by chengkun's avatar chengkun

add bpush to module

parent 1b40fe53
......@@ -117,6 +117,7 @@ dependencies {
implementation project(":Components:BGeneralBusiness")
implementation project(":Components:BOrder")
implementation project(":Components:BMediator")
implementation project(":Components:BPush")
}
implementation rootProject.ext.dependencies.publicImplementation
testImplementation rootProject.ext.dependencies.testImplementation
......
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