* New feature to change the color of the widget
* Updated the app description, which was already out of date.
* Simpler gradle configuration in the metadata file:
The source repo (https://github.com/caarmen/FRCAndroidWidget)
has been modified so that if you build with any task containing
"Foss" in the task name, the wearable module is not included.
This was done in this commit: 92bd523959
fdroid builds with "assembleFossRelease", so the wearable module
will be skipped.
Version 1.4.0 of French Calendar is built using gradle.
The "foss" flavor uses only open source software.
The "wear" flavor uses Google Play Services for android wear
integration.
For F-Droid the build is configured to use the "foss" flavor.