Revert "Switch to build-tools 19.0.0" - buggy build tools

This reverts commit a81aebb236.
This commit is contained in:
Ciaran Gultnieks 2013-11-13 14:54:38 +00:00
parent 5a0bf1ddfb
commit 0876c52e55
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ sdk_path = "/path/to/android-sdk-linux_86"
ndk_path = "/path/to/android-ndk-r9"
# Build tools version to be used
build_tools = "19.0.0"
build_tools = "18.1.1"
# Path to Android Java SWT ($ANDROID_SWT)
javacc_path = "/usr/share/java"