fdroiddata/metadata/de.drmaxnix.mfcbalance.yml
2025-06-20 05:54:51 +00:00

49 lines
1.3 KiB
YAML

Categories:
- Money
License: MIT
AuthorName: DrMaxNix
AuthorEmail: mail@drmaxnix.de
AuthorWebSite: https://www.drmaxnix.de
WebSite: https://mfcbalance.drmaxnix.de
SourceCode: https://git.tjdev.de/DrMaxNix/mfcbalance
IssueTracker: https://git.tjdev.de/DrMaxNix/mfcbalance/issues
AutoName: MFC Balance
RepoType: git
Repo: https://git.tjdev.de/DrMaxNix/mfcbalance
Binaries: https://git.tjdev.de/DrMaxNix/mfcbalance/releases/download/v%v/mfcbalance-%v-android.apk
Builds:
- versionName: 0.3.0
versionCode: 4
commit: 537f1a99c438329720045fd9725986c61ae2e515
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: 1.0.0
versionCode: 5
commit: 10791701e9f55c7287bfa85f445e4d16b49dd881
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: 8335730e1906da895bbf65968e8f40fc78ae62ff272e6868d69c30bb239b8d17
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*[0-9]$
CurrentVersion: 1.0.0
CurrentVersionCode: 5