mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-16 07:52:35 +03:00
Bump build-tools to 21.0.2
This commit is contained in:
parent
e3856882b7
commit
57efa16f3f
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ env = None
|
|||
default_config = {
|
||||
'sdk_path': "$ANDROID_HOME",
|
||||
'ndk_path': "$ANDROID_NDK",
|
||||
'build_tools': "20.0.0",
|
||||
'build_tools': "21.0.2",
|
||||
'ant': "ant",
|
||||
'mvn3': "mvn",
|
||||
'gradle': 'gradle',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue