Skip to content

fix OTA ZIP inclusion in index.xml

This is hopefully the actual final step for getting the Privileged Extension OTA update ZIP fully deployed into the app store. This should now include the already building org.fdroid.fdroid.privileged.ota_2000.zip in the index.xml so that it shows up on the website. This also prevents the fdroid-generated source tarball from being included in the repo as if it was a media file.

Merge request reports