mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-16 16:02:33 +03:00
all: bump to build-tools 24.0.2
Update the docker image to include it there too.
This commit is contained in:
parent
12d0fbf8c5
commit
fd7a8c83c8
4 changed files with 4 additions and 4 deletions
|
@ -60,7 +60,7 @@ default_config = {
|
|||
'r11c': None,
|
||||
'r12b': "$ANDROID_NDK",
|
||||
},
|
||||
'build_tools': "24.0.1",
|
||||
'build_tools': "24.0.2",
|
||||
'force_build_tools': False,
|
||||
'java_paths': None,
|
||||
'ant': "ant",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue