mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 15:32:30 +03:00
Update build-tools to 21.1.1
This commit is contained in:
parent
e10b2dd382
commit
aaf36f654d
4 changed files with 4 additions and 4 deletions
|
@ -42,7 +42,7 @@ env = None
|
|||
default_config = {
|
||||
'sdk_path': "$ANDROID_HOME",
|
||||
'ndk_path': "$ANDROID_NDK",
|
||||
'build_tools': "21.0.2",
|
||||
'build_tools': "21.1.1",
|
||||
'ant': "ant",
|
||||
'mvn3': "mvn",
|
||||
'gradle': 'gradle',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue