chiark / gitweb /
Update build-tools to 21.1.1
[fdroidserver.git] / examples / config.py
index 974a4d5bc04ba43a574c0aa399061e02118019a8..616aa0b06c9e3e1ad38c256e337e63e66dbae62c 100644 (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 = "21.0.2"
+build_tools = "21.1.1"
 
 # Command for running Ant
 # ant = "/path/to/ant"