Note that automatic building via gradle is not supported

This commit is contained in:
Daniel Martí 2014-01-19 20:50:11 +01:00
parent b734b210e3
commit 077548eb72

View File

@ -16,6 +16,10 @@ git submodule update --init
ant clean release
```
The project itself supports Gradle, but some of the libraries it uses don't.
Hence it is currently not possible to build F-Droid with Gradle in a clean way
without manual interaction.
Direct download
---------------