mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update VAT Calculator to 2.0.5 (11)
This commit is contained in:
parent
ff4f2e5943
commit
e97ee554c2
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue