Update build-tools to 21.1.1

This commit is contained in:
Daniel Martí 2014-12-12 12:39:12 +01:00
parent e10b2dd382
commit aaf36f654d
4 changed files with 4 additions and 4 deletions

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 = "21.0.2"
build_tools = "21.1.1"
# Command for running Ant
# ant = "/path/to/ant"