mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Cuscon to 4.0.0.4 (4004)
This commit is contained in:
parent
9dd3975ccc
commit
05d429888b
1 changed files with 15 additions and 2 deletions
|
|
@ -112,9 +112,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 4.0.0.4
|
||||
versionCode: 4004
|
||||
commit: d3b84a3c745436ca7ebd03509b70a2003d0ec7f2
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
rm:
|
||||
- requests
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: d5389d12207abb575db074d7d00798328aa328fa8a1d25d12234e354adae1514
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.0.3
|
||||
CurrentVersionCode: 4003
|
||||
CurrentVersion: 4.0.0.4
|
||||
CurrentVersionCode: 4004
|
||||
|
|
|
|||
Loading…
Reference in a new issue