diff --git a/metadata/biz.binarysolutions.vatcalculator.yml b/metadata/biz.binarysolutions.vatcalculator.yml index 8f41ef2685..bb27dc2649 100644 --- a/metadata/biz.binarysolutions.vatcalculator.yml +++ b/metadata/biz.binarysolutions.vatcalculator.yml @@ -25,9 +25,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/rates.json' + - versionName: 2.0.4 + versionCode: 10 + commit: 139014e06d727a4365ced1526593110b2e453b0d + 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 +CurrentVersion: 2.0.4 +CurrentVersionCode: 10