1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-07 09:50:07 +02:00

Also bump build-tools in the example config

This commit is contained in:
Daniel Martí 2014-10-23 15:22:40 +02:00
parent fa465e2428
commit 311ec604f8

View File

@ -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"