More config changes

* Add the remaining defaults
* Don't always check that dirs exist
* Better sample config
This commit is contained in:
Daniel Martí 2014-01-26 21:39:30 +01:00
parent d8fde9e855
commit fc2c1bb1a8
3 changed files with 19 additions and 23 deletions

View file

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