pull/1837/head
Simon Marquis 2 years ago committed by GitHub
parent c4689e2690
commit b0ad7a1d12

@ -107,7 +107,7 @@ The Now in Android app contains the following types of modules:
* `core:` modules - common library modules containing auxiliary code and specific dependencies that
need to be shared between other modules in the app. These modules can depend on other core
modules, but they shouldn't depend on feature nor app modules.
modules, but they shouldnt depend on feature nor app modules.
* Miscellaneous modules - such as `sync`, `benchmark` and `test` modules, as well
as `app-nia-catalog` - a catalog app for displaying our design system quickly.

Loading…
Cancel
Save