Switch to build-tools 19.0.0

This commit is contained in:
Daniel Martí 2013-11-04 16:09:45 +01:00
parent 1ef3e2408a
commit a81aebb236
3 changed files with 3 additions and 3 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.0"
javacc_path = "/usr/share/java"
mvn3 = "mvn"
gradle = "gradle"