mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
config: bump default build_tools after update in BS
This commit is contained in:
parent
bc70f78ef9
commit
f44a1c89f1
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ default_config = {
|
||||||
'r9b': None,
|
'r9b': None,
|
||||||
'r10e': "$ANDROID_NDK"
|
'r10e': "$ANDROID_NDK"
|
||||||
},
|
},
|
||||||
'build_tools': "22.0.1",
|
'build_tools': "23.0.0",
|
||||||
'ant': "ant",
|
'ant': "ant",
|
||||||
'mvn3': "mvn",
|
'mvn3': "mvn",
|
||||||
'gradle': 'gradle',
|
'gradle': 'gradle',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue