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

6 Коммитов

Автор SHA1 Сообщение Дата
Edouard Oger 4e5f54d066
Update Android dependencies 2020-04-08 13:23:31 -04:00
Edouard Oger 27643d483b
Remote Tabs FFI 2019-11-12 16:09:48 -05:00
Edouard Oger 366fdf9e66
Add gradle zip SHA256 sum 2019-08-06 17:55:48 -04:00
Thom Chiovoloni b502977cdf
Upgrade gradle wrapper 2019-08-06 13:35:56 -07:00
Nick Alexander a4fd60bbc9 Pre: Update to Gradle 4.10.2 to work around a publishing issue.
This will be needed for the publishing composites.  Since I'm updating
things, let's do this too.
2018-11-15 11:20:46 -08:00
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