summaryrefslogtreecommitdiffhomepage
path: root/android/scripts/release
AgeCommit message (Collapse)AuthorFilesLines
2026-01-21Add new version system to androidDavid Lönnhager3-0/+223
- Use the same version code as desktop - Use json array provided by the releases page via the api to determine if the current version of the app is supported - Add code to update the supported version array and latest version via the builder server Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net>