Merge branch 'remove-ndk-r9b' into 'master'

makebuildserver: remove NDK r9b to save 1.6 GB of disk space

See merge request fdroid/fdroidserver!459
This commit is contained in:
Hans-Christoph Steiner 2018-02-12 10:55:02 +00:00
commit ef9b89f4ec
5 changed files with 0 additions and 13 deletions

View file

@ -1,6 +1,5 @@
sdk_path = "/home/vagrant/android-sdk"
ndk_paths = {
'r9b': "/home/vagrant/android-ndk/r9b",
'r10e': "/home/vagrant/android-ndk/r10e",
'r11c': "/home/vagrant/android-ndk/r11c",
'r12b': "/home/vagrant/android-ndk/r12b",