Remove default config settings from the BS

This commit is contained in:
Daniel Martí 2015-08-20 09:41:47 -07:00
parent bca7986600
commit bc70f78ef9

View file

@ -3,7 +3,3 @@ ndk_paths = {
'r9b': "/home/vagrant/android-ndk/r9b", 'r9b': "/home/vagrant/android-ndk/r9b",
'r10e': "/home/vagrant/android-ndk/r10e", 'r10e': "/home/vagrant/android-ndk/r10e",
} }
build_tools = "22.0.1"
ant = "ant"
mvn3 = "mvn"
gradle = "gradle"