Skip to content

DataBackup: Introduce reproducible builds

XayahSuSuSu requested to merge Xayah/fdroiddata:com.xayah.databackup.foss into master

Please make sure your repo is public and your branch is not protected. See https://docs.gitlab.com/ee/user/project/protected_branches.html. We enable fast-forward merges by default. If your branch is protected, we can't rebase it before merge it.

Please read the guide first if this is your first contribution. Please make sure your metadata follows the best practice in our templates.

Please remove above lines!

Required

Strongly Recommended

  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • Releases are tagged

Suggested

  • External repos are added as git submodules instead of srclibs
  • Multiple apks for native code

Closes fdroiddata#

Edited by linsui

Merge request reports