Modify: 事件总线

This commit is contained in:
Quyunshuo
2020-08-29 14:57:03 +08:00
parent 0d68e2a7c9
commit b30ce8fdf0
12 changed files with 125 additions and 4 deletions

View File

@ -68,7 +68,9 @@ dependencies {
api GitHub.ARoute
api GitHub.RecyclerViewAdapter
api GitHub.StatusBar
api GitHub.EventBus
kapt GitHub.GlideCompiler
kapt GitHub.ARouteCompiler
kapt GitHub.EventBusAPT
}