Update to build-tools 19.0.1

This commit is contained in:
Daniel Martí 2013-12-22 13:24:40 +01:00
parent 3299873b24
commit 087cd6d135
3 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 = "18.1.1"
build_tools = "19.0.1"
mvn3 = "mvn"
gradle = "gradle"
gradle_plugin = "0.7.+"