mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Cuscon to 4.0.1.9 (4019)
This commit is contained in:
parent
f3a4dc76d4
commit
722a2fb57d
1 changed files with 15 additions and 2 deletions
|
|
@ -255,9 +255,22 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 4.0.1.9
|
||||||
|
versionCode: 4019
|
||||||
|
commit: ee5c76a5c755c4557188fe6e1e61cbe6ba29b0d1
|
||||||
|
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
|
AllowedAPKSigningKeys: d5389d12207abb575db074d7d00798328aa328fa8a1d25d12234e354adae1514
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.0.1.8
|
CurrentVersion: 4.0.1.9
|
||||||
CurrentVersionCode: 4018
|
CurrentVersionCode: 4019
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue