mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 07:22:29 +03:00
Update to build-tools 19.0.1
This commit is contained in:
parent
3299873b24
commit
087cd6d135
3 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ sdk_path = "$ANDROID_HOME"
|
|||
ndk_path = "$ANDROID_NDK"
|
||||
|
||||
# Build tools version to be used
|
||||
build_tools = "18.1.1"
|
||||
build_tools = "19.0.1"
|
||||
|
||||
# Command for running maven 3 (command or full path)
|
||||
mvn3 = "mvn3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue