Introduce BugReportFlowNode, and remove NavTarget.ViewLogs from RootFlowNode.
This commit is contained in:
parent
807b066520
commit
acb5cb609b
8 changed files with 121 additions and 43 deletions
|
|
@ -28,6 +28,7 @@ setupDependencyInjection()
|
|||
dependencies {
|
||||
implementation(projects.appconfig)
|
||||
implementation(projects.features.enterprise.api)
|
||||
implementation(projects.features.viewfolder.api)
|
||||
implementation(projects.services.toolbox.api)
|
||||
implementation(projects.libraries.androidutils)
|
||||
implementation(projects.libraries.core)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue