mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Added newer ndks, gradles, latest sdk-license, and update java 1.8 version
This commit is contained in:
parent
d45431aa9e
commit
457cf22361
9 changed files with 30 additions and 18 deletions
|
@ -18,9 +18,9 @@
|
|||
# 'r14b': None,
|
||||
# 'r15c': None,
|
||||
# 'r16b': None,
|
||||
# 'r17b': None,
|
||||
# 'r17c': None,
|
||||
# 'r18b': None,
|
||||
# 'r19b': None,
|
||||
# 'r19c': None,
|
||||
# }
|
||||
|
||||
# Directory to store downloaded tools in (i.e. gradle versions)
|
||||
|
@ -32,7 +32,7 @@
|
|||
# }
|
||||
|
||||
# Build tools version to be used
|
||||
# build_tools = "25.0.2"
|
||||
# build_tools = "28.0.3"
|
||||
|
||||
# Force all build to use the above version of build -tools, good for testing
|
||||
# builds without having all of the possible build-tools installed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue