1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00

config: bump default build_tools after update in BS

This commit is contained in:
Daniel Martí 2015-08-20 09:42:10 -07:00
parent bc70f78ef9
commit f44a1c89f1

View File

@ -53,7 +53,7 @@ default_config = {
'r9b': None,
'r10e': "$ANDROID_NDK"
},
'build_tools': "22.0.1",
'build_tools': "23.0.0",
'ant': "ant",
'mvn3': "mvn",
'gradle': 'gradle',