mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Cuscon to 4.0.4.6 (4046)
This commit is contained in:
parent
eea5e8bc76
commit
acf37e4015
1 changed files with 15 additions and 2 deletions
|
|
@ -450,9 +450,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.4.6
|
||||||
|
versionCode: 4046
|
||||||
|
commit: f85ae8bfa94868acc60340d56ab6d04208695174
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- foss
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.8
|
||||||
|
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.4.5
|
CurrentVersion: 4.0.4.6
|
||||||
CurrentVersionCode: 4045
|
CurrentVersionCode: 4046
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue