Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Nick Alexander 185cb45128 [automation/fxa client] Part 1a: Lift Gradle multi-project to top-level.
There are two project layouts possible.  One is that each sub-project
is its own Gradle project with its own copy of the Gradle wrapper,
project configurations, etc.  The other is that there's one
multi-project with sub-Gradle projects.

Generally the multi-project approach, even for decoupled projects, is
simpler.  The `android-components` repository uses it, even though its
projects are very explicitly decoupled in most cases.
2018-09-19 11:09:48 -07:00