mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
New App: de.drmaxnix.mfcbalance
This commit is contained in:
parent
50a49dd0c0
commit
28ae1e7f90
1 changed files with 36 additions and 0 deletions
36
metadata/de.drmaxnix.mfcbalance.yml
Normal file
36
metadata/de.drmaxnix.mfcbalance.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
||||||
|
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$$
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 8335730e1906da895bbf65968e8f40fc78ae62ff272e6868d69c30bb239b8d17
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags ^v.*[0-9]$
|
||||||
|
CurrentVersion: 0.3.0
|
||||||
|
CurrentVersionCode: 4
|
||||||
Loading…
Reference in a new issue