From e97ee554c237dea8fe3cadcacb03c65d12f6473b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 13 Jul 2025 04:40:06 +0000 Subject: [PATCH] Update VAT Calculator to 2.0.5 (11) --- metadata/biz.binarysolutions.vatcalculator.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/biz.binarysolutions.vatcalculator.yml b/metadata/biz.binarysolutions.vatcalculator.yml index bb27dc2649..d8cf6afc22 100644 --- a/metadata/biz.binarysolutions.vatcalculator.yml +++ b/metadata/biz.binarysolutions.vatcalculator.yml @@ -36,9 +36,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/rates.json' + - versionName: 2.0.5 + versionCode: 11 + commit: 13c28c5931fe9b3ae643895f112412d05f973940 + 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.4 -CurrentVersionCode: 10 +CurrentVersion: 2.0.5 +CurrentVersionCode: 11