mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Also bump build-tools in the example config
This commit is contained in:
parent
fa465e2428
commit
311ec604f8
1 changed files with 1 additions and 1 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 = "20.0.0"
|
||||
build_tools = "21.0.2"
|
||||
|
||||
# Command for running Ant
|
||||
# ant = "/path/to/ant"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue