1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-05 18:50:09 +02:00

Docs '@' fix

This commit is contained in:
Daniel Martí 2014-02-17 13:06:13 +01:00
parent 63d7cbee9f
commit f894ac3b29

View File

@ -992,7 +992,7 @@ that this will not work on projects with flavours, since it will build
all flavours and there will be no 'main' build.
If @@<dir> is attached to <flavour>, then the gradle tasks will be run in that
directory. This might be necessary if gradle needs to be run in the parent
directory, in which case one would use 'gradle=<flavour>@..'.
directory, in which case one would use 'gradle=<flavour>@@..'.
@item maven=yes[@@<dir>]
Build with maven instead of ant. Like gradle, an extra @@<dir> tells f-droid