mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Newapp: VAT Calculator
This commit is contained in:
parent
c1b20d2c83
commit
0c2c2c4575
1 changed files with 33 additions and 0 deletions
33
metadata/biz.binarysolutions.vatcalculator.yml
Normal file
33
metadata/biz.binarysolutions.vatcalculator.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: MIT
|
||||
AuthorName: Binary Solutions
|
||||
AuthorWebSite: https://binarysolutions.biz
|
||||
SourceCode: https://github.com/vbresan/VAT_Calculator
|
||||
IssueTracker: https://github.com/vbresan/VAT_Calculator/issues
|
||||
Changelog: https://github.com/vbresan/VAT_Calculator/releases
|
||||
|
||||
AutoName: VAT Calculator
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/vbresan/VAT_Calculator.git
|
||||
Binaries: https://github.com/vbresan/VAT_Calculator/releases/download/%c/biz.binarysolutions.vatcalculator-%v-withoutAds-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.3
|
||||
versionCode: 9
|
||||
commit: 4cc2fce930fe430d9a49423a6d69fbe5f543408a
|
||||
subdir: app
|
||||
gradle:
|
||||
- withoutAds
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.7
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'assets/rates.json'
|
||||
|
||||
AllowedAPKSigningKeys: 61349f7bc590393c12a78e7ea62bf7583430a2eaa81684b66d1ec4863f456892
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue