mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Update build-tools to 20.0.0
This commit is contained in:
parent
fdb53b75f4
commit
cbdcdd1e78
5 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@
|
|||
# Override the path to the Android NDK, $ANDROID_NDK by default
|
||||
# ndk_path = "/path/to/android-ndk"
|
||||
# Build tools version to be used
|
||||
build_tools = "19.0.2"
|
||||
build_tools = "20.0.0"
|
||||
|
||||
# Command for running Ant
|
||||
# ant = "/path/to/ant"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue