Fix buildserver build_tools version

This commit is contained in:
Daniel Martí 2014-03-11 17:37:42 +01:00
parent 7f1acadaf1
commit 13c79e8e46

View file

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