mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-07-04 13:26:53 -04:00
Up until now, the buildserver has not included androguard. Since a good version of androguard (v3.3.3+) is included in stretch-backports and the buildserver is already setup to use stretch-backports, this sets up the buildserver with androguard. closes #627