Introduce BugReportFlowNode, and remove NavTarget.ViewLogs from RootFlowNode.

This commit is contained in:
Benoit Marty
2025-09-18 17:27:53 +02:00
parent 807b066520
commit acb5cb609b
8 changed files with 121 additions and 43 deletions

View File

@@ -43,7 +43,6 @@ dependencies {
implementation(projects.features.ftue.api)
implementation(projects.features.share.api)
implementation(projects.features.viewfolder.api)
implementation(projects.services.apperror.impl)
implementation(projects.services.appnavstate.api)