From 0c2c2c457545a8cef04b94eab3eb388eca017b5b Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 3 Jul 2024 19:35:49 +0300 Subject: [PATCH] Newapp: VAT Calculator --- .../biz.binarysolutions.vatcalculator.yml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/biz.binarysolutions.vatcalculator.yml diff --git a/metadata/biz.binarysolutions.vatcalculator.yml b/metadata/biz.binarysolutions.vatcalculator.yml new file mode 100644 index 0000000000..8f41ef2685 --- /dev/null +++ b/metadata/biz.binarysolutions.vatcalculator.yml @@ -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