fdroiddata/metadata/com.rastislavkish.vscan.yml
2025-10-15 13:18:53 +00:00

34 lines
940 B
YAML

Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: Rastislav Kish
AuthorEmail: rastislav.kish@protonmail.com
SourceCode: https://github.com/RastislavKish/VScan
IssueTracker: https://github.com/RastislavKish/VScan/issues
AutoName: VScan
RepoType: git
Repo: https://github.com/RastislavKish/VScan.git
Binaries: https://github.com/RastislavKish/VScan/releases/download/v%v/VScan.apk
Builds:
- versionName: 0.2.3
versionCode: 23
commit: f1b6d397775aa7494bd6149163a0b2f51f535768
subdir: app
gradle:
- yes
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild:
- mv $$OUT$$ unaligned.apk
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
AllowedAPKSigningKeys: e280928ae2030e20b15bf024aad830e5435653d4a90017c3bbf340e4cb28232c
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.2.3
CurrentVersionCode: 23