mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-08 08:20:28 +03:00
Replace NDK r10d with r10e
This commit is contained in:
parent
5985bb4a0b
commit
52c2ca1fe7
7 changed files with 17 additions and 17 deletions
|
|
@ -1008,7 +1008,7 @@ that included legacy toolchains, so as to not break builds that require
|
|||
toolchains no longer included in current versions of the NDK.
|
||||
|
||||
The buildserver supports r9b with its legacy toolchains and the latest release
|
||||
as of writing this document, r10d. You may add support for more versions by
|
||||
as of writing this document, r10e. You may add support for more versions by
|
||||
adding them to 'ndk_paths' in your config file.
|
||||
|
||||
@item gradle=<flavour1>[,<flavour2>,...]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue