mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
Revert "Switch to build-tools 19.0.0" - buggy build tools
This reverts commit a81aebb236
.
This commit is contained in:
parent
5a0bf1ddfb
commit
0876c52e55
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
sdk_path = "/home/vagrant/android-sdk"
|
||||
ndk_path = "/home/vagrant/android-ndk"
|
||||
build_tools = "19.0.0"
|
||||
build_tools = "18.1.1"
|
||||
javacc_path = "/usr/share/java"
|
||||
mvn3 = "mvn"
|
||||
gradle = "gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue