chiark / gitweb /
Also bump build-tools in the example config
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 23 Oct 2014 13:22:40 +0000 (15:22 +0200)
committerDaniel Martí <mvdan@mvdan.cc>
Thu, 23 Oct 2014 13:22:40 +0000 (15:22 +0200)
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"