mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 23:42:37 +03:00
all: switch to build-tools 24.0.1 as default
This commit is contained in:
parent
059d216aff
commit
662aa2c938
3 changed files with 3 additions and 3 deletions
|
@ -59,7 +59,7 @@ default_config = {
|
|||
'r10e': None,
|
||||
'r12b': "$ANDROID_NDK",
|
||||
},
|
||||
'build_tools': "24.0.0",
|
||||
'build_tools': "24.0.1",
|
||||
'force_build_tools': False,
|
||||
'java_paths': None,
|
||||
'ant': "ant",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue