Goal: byte-identical release builds so IzzyOnDroid's rbtlog and later F-Droid can verify our APKs ("Reproducible" status lets F-Droid ship the developer-signed APK).
Likely work: pin/verify toolchain versions, check R8 determinism, document the exact build environment, test with fdroid verify / rbtlog locally. References: https://f-droid.org/docs/Reproducible_Builds/ and https://izzyondroid.org/docs/reproducibleBuilds/
Goal: byte-identical release builds so IzzyOnDroid's rbtlog and later F-Droid can verify our APKs ("Reproducible" status lets F-Droid ship the developer-signed APK).
Likely work: pin/verify toolchain versions, check R8 determinism, document the exact build environment, test with
fdroid verify/ rbtlog locally. References: https://f-droid.org/docs/Reproducible_Builds/ and https://izzyondroid.org/docs/reproducibleBuilds/