Document `graphUpdate` task

pull/1953/head
Simon Marquis 4 days ago
parent 0a352c2b35
commit 32bd871ed7

@ -283,6 +283,9 @@ Using the above modularization strategy, the Now in Android app has the followin
</tr>
</table>
Each module has its own `README.md` file containing a module graph (e.g. [`:app` module graph](../app/README.md#module-dependency-graph)).
When modules dependencies change, module graphs are automatically updated by the [Build.yaml](../.github/workflows/Build.yaml) workflow.
You can also manually update the graphs by running the `graphUpdate` task.
## Modularization in Now in Android

Loading…
Cancel
Save