You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(app): pin AboutLibraries license JSON so F-Droid reproduces (#90)
Stop generating res/raw/aboutlibraries.json at build time (registerAndroidTasks=false) and check in a pinned release-only JSON so every builder packages identical bytes. Fixes the F-Droid reproducible-build failure on res/M7.json. Adds a CI drift check.
0 commit comments