Update sdk and build-tools

This commit is contained in:
Daniel Martí 2014-06-11 22:47:54 +02:00
parent b63ce63017
commit a50e6dbfbd
3 changed files with 6 additions and 7 deletions

View file

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