mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 23:42:37 +03:00
Switch to build-tools 19.0.0
This commit is contained in:
parent
1ef3e2408a
commit
a81aebb236
3 changed files with 3 additions and 3 deletions
|
@ -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 = "18.1.1"
|
||||
build_tools = "19.0.0"
|
||||
|
||||
# Path to Android Java SWT ($ANDROID_SWT)
|
||||
javacc_path = "/usr/share/java"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue