mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 15:30:28 +03:00
Update build-tools to 19.0.2
This commit is contained in:
parent
45bd80634c
commit
858f89e3ac
4 changed files with 4 additions and 4 deletions
|
|
@ -57,7 +57,7 @@ def read_config(opts, config_file='config.py'):
|
|||
defconfig = {
|
||||
'sdk_path': "$ANDROID_HOME",
|
||||
'ndk_path': "$ANDROID_NDK",
|
||||
'build_tools': "19.0.1",
|
||||
'build_tools': "19.0.2",
|
||||
'ant': "ant",
|
||||
'mvn3': "mvn",
|
||||
'gradle': 'gradle',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue