mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update VAT Calculator to 2.0.4 (10)
This commit is contained in:
parent
d7b9057856
commit
135993103c
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue