chiark / gitweb /
Also bump build-tools in the example config
[fdroidserver.git] / examples / config.py
index a2cc50fc925b39178c97a72fde4c37bf87a57b76..e1272649b02b82433ea1f276befb49f90b12eb82 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 = "20.0.0"
+build_tools = "21.0.2"
 
 # Command for running Ant
 # ant = "/path/to/ant"