mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Cuscon to 4.0.2.6 (4026)
This commit is contained in:
parent
49a12ff88a
commit
3a3adfb802
1 changed files with 15 additions and 2 deletions
|
|
@ -320,9 +320,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.2.6
|
||||||
|
versionCode: 4026
|
||||||
|
commit: eb5b5d1a26ee441ee9db21b443de25928937b646
|
||||||
|
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.2.5
|
CurrentVersion: 4.0.2.6
|
||||||
CurrentVersionCode: 4025
|
CurrentVersionCode: 4026
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue