mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2026-01-16 14:54:41 +01:00
34 lines
893 B
YAML
34 lines
893 B
YAML
Categories:
|
|
- Time
|
|
License: MIT
|
|
AuthorName: Léo H.
|
|
AuthorWebSite: https://ltrademark.com
|
|
SourceCode: https://github.com/ltrademark/HRLY
|
|
IssueTracker: https://github.com/ltrademark/HRLY/issues
|
|
|
|
AutoName: HRLY
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/ltrademark/HRLY
|
|
Binaries: https://github.com/ltrademark/HRLY/releases/download/v%v/HRLY-v%v.apk
|
|
|
|
Builds:
|
|
- versionName: '1.4'
|
|
versionCode: 4
|
|
commit: 43df512292641f5e66294cbbfe96ba9884f0acba
|
|
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: d761b654c5f7a7e0cf7c9930d70946b8fcd00513bc60c719ed0e3fddbc7f9ab4
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.4'
|
|
CurrentVersionCode: 4
|