Update Cuscon to 4.0.5.4 (4054)

This commit is contained in:
checkupdates bot 2025-07-10 06:37:02 +00:00 committed by Licaon_Kter
parent f06e49ef4f
commit b47b7d9d66

View file

@ -522,9 +522,27 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
- versionName: 4.0.5.4
versionCode: 4054
commit: e4aa8a139e5d40854233497468a98fdc40a9a04c
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- foss
srclibs:
- reproducible-apk-tools@v0.3.0
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.5.3
CurrentVersionCode: 4053
CurrentVersion: 4.0.5.4
CurrentVersionCode: 4054