mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
purge unneeded 'build_tools' config option
Back when fdroidserver was built around aapt, that was needed to guarantee that a compatible version of aapt was used. Now, aapt is only optionally used for getting the APK ID, so this was just complicating maintenance.
This commit is contained in:
parent
1e8093ff6e
commit
1c7df94e76
5 changed files with 10 additions and 49 deletions
|
|
@ -31,9 +31,6 @@
|
|||
# java_paths:
|
||||
# 8: /usr/lib/jvm/java-8-openjdk
|
||||
|
||||
# Build tools version to be used
|
||||
# build_tools: 28.0.3
|
||||
|
||||
# Command or path to binary for running Ant
|
||||
# ant: ant
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue