mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2026-01-28 20:59:06 +01:00
49 lines
1.2 KiB
YAML
49 lines
1.2 KiB
YAML
Categories:
|
|
- Money
|
|
License: MIT
|
|
AuthorName: ZornsLemma
|
|
WebSite: https://zornslemma.github.io/my-price-log-docs/
|
|
SourceCode: https://github.com/ZornsLemma/my-price-log
|
|
IssueTracker: https://github.com/ZornsLemma/my-price-log/issues
|
|
|
|
AutoName: My Price Log
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/ZornsLemma/my-price-log
|
|
Binaries:
|
|
https://github.com/ZornsLemma/my-price-log/releases/download/v%v/app.zornslemma.mypricelog_%c.apk
|
|
|
|
Builds:
|
|
- versionName: '0.1'
|
|
versionCode: 1
|
|
commit: 69c75dfc6ca2af6fea76e0bb199943da29d37298
|
|
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$$
|
|
|
|
- versionName: 0.1.1
|
|
versionCode: 2
|
|
commit: 1137f4cc35efd1cd1da40a8642b8078b03add3ba
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '0.2'
|
|
versionCode: 3
|
|
commit: 5f8b84cc249094fa6207e6ad8d9173e1ffb68ac9
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: 2e1a2ae12ce5b345f18ea5de569519e0a20ef43ce04da40eac1e8ab56768d0a4
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags ^v[\d.]+$
|
|
CurrentVersion: '0.2'
|
|
CurrentVersionCode: 3
|