Skip to content

Add com.gmail.blandilyte.silverdict to F-Droid

Required

  • The app complies with the inclusion criteria
  • The original app author has been notified (and does not oppose the inclusion)
  • All related fdroiddata and RFP issues have been referenced in this merge request
  • Builds with fdroid build

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
  • Enable Reproducible Builds
  • Multiple apks for native code


A question, please:

How can I split APKs for different architectures? I originally did build multiple APKs but during the CI run fdroid build complains about them, so now I only enable building for arm64-v8a…

Merge request reports