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:
Hans-Christoph Steiner 2020-11-27 13:36:27 +01:00 committed by Jochen Sprickerhof
parent 1e8093ff6e
commit 1c7df94e76
5 changed files with 10 additions and 49 deletions

View file

@ -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