Update build-tools to 19.0.2

This commit is contained in:
Daniel Martí 2014-02-23 12:21:28 +01:00
parent 45bd80634c
commit 858f89e3ac
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
sdk_path = "/home/vagrant/android-sdk"
ndk_path = "/home/vagrant/android-ndk"
build_tools = "19.0.1"
build_tools = "19.0.2"
ant = "ant"
mvn3 = "mvn"
gradle = "gradle"