mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 15:32:30 +03:00
Bump build-tools to 23.0.2
This commit is contained in:
parent
d9d11ba11b
commit
66e82cb077
4 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@ default_config = {
|
|||
'r9b': None,
|
||||
'r10e': "$ANDROID_NDK",
|
||||
},
|
||||
'build_tools': "23.0.1",
|
||||
'build_tools': "23.0.2",
|
||||
'java_paths': {
|
||||
'1.7': "/usr/lib/jvm/java-7-openjdk",
|
||||
'1.8': None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue