mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-16 16:02:33 +03:00
Bump build-tools to 22.0.1
This commit is contained in:
parent
1fa9ec60a1
commit
e608975f78
4 changed files with 4 additions and 4 deletions
|
@ -53,7 +53,7 @@ default_config = {
|
|||
'r9b': None,
|
||||
'r10d': "$ANDROID_NDK"
|
||||
},
|
||||
'build_tools': "22.0.0",
|
||||
'build_tools': "22.0.1",
|
||||
'ant': "ant",
|
||||
'mvn3': "mvn",
|
||||
'gradle': 'gradle',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue