Robert C
07/07/2024, 11:27 AMType com.ramcosta.composedestinations.generated.NavGraphs is defined multiple times: /moduleAPath/.transforms/ca2fe8db27d2bab2ec3be6fd49580987/transformed/classes/classes_dex/classes.dex
/mobuleBPath/.transforms/ca2fe8db27d2bab2ec3be6fd49580987/transformed/classes/classes_dex/classes.dex
Rafael Costa
07/07/2024, 11:43 AMRafael Costa
07/07/2024, 11:44 AMksp {
// used on some of the generated code, including default package name
arg("compose-destinations.moduleName", "profile")
// and if you want to generate mermaid graph files for this module's graphs:
// (ideally use the same path for all modules, so that navigation in the html works well)
arg("compose-destinations.htmlMermaidGraph", "$rootDir//navigation-docs")
arg("compose-destinations.mermaidGraph", "$rootDir/navigation-docs")
}
Rafael Costa
07/07/2024, 11:44 AMRobert C
07/07/2024, 2:33 PMRobert C
07/07/2024, 5:11 PMRafael Costa
07/07/2024, 5:45 PMDavid
07/08/2024, 7:08 AM