This stops the stripping of classes required for the swap stuff. proguard strips all sorts of stuff that is needed because of things like dynamic loading, reflection, etc. fixes #391 https://gitlab.com/fdroid/fdroidclient/issues/391
It can be disabled for stables if it's not reliable. Also enabled for debugging so that bugs don't slip into release builds.