mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
all: add and switch to build-tools v24
This commit is contained in:
parent
063d581b71
commit
b026874353
4 changed files with 5 additions and 3 deletions
|
|
@ -58,7 +58,7 @@ default_config = {
|
|||
'r9b': None,
|
||||
'r10e': "$ANDROID_NDK",
|
||||
},
|
||||
'build_tools': "23.0.3",
|
||||
'build_tools': "24.0.0",
|
||||
'force_build_tools': False,
|
||||
'java_paths': None,
|
||||
'ant': "ant",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue