Bump build-tools to 22.0.1

This commit is contained in:
Daniel Martí 2015-06-18 16:56:08 +02:00
parent 1fa9ec60a1
commit e608975f78
4 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ ndk_paths = {
}
# Build tools version to be used
build_tools = "22.0.0"
build_tools = "22.0.1"
# Command or path to binary for running Ant
ant = "ant"