mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Bump build-tools again to 21.1.2
This commit is contained in:
parent
aaf36f654d
commit
16601a0be3
4 changed files with 4 additions and 4 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 = "21.1.1"
|
||||
build_tools = "21.1.2"
|
||||
|
||||
# Command for running Ant
|
||||
# ant = "/path/to/ant"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue