mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Docs '@' fix
This commit is contained in:
parent
63d7cbee9f
commit
f894ac3b29
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
all flavours and there will be no 'main' build.
|
||||||
If @@<dir> is attached to <flavour>, then the gradle tasks will be run in that
|
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. 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>]
|
@item maven=yes[@@<dir>]
|
||||||
Build with maven instead of ant. Like gradle, an extra @@<dir> tells f-droid
|
Build with maven instead of ant. Like gradle, an extra @@<dir> tells f-droid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue