Update Cuscon to 4.0.6.3 (4063)

This commit is contained in:
checkupdates bot 2025-08-31 05:34:16 +00:00 committed by linsui
parent 34130f590e
commit c0a4f7f78d

View file

@ -631,9 +631,27 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
- versionName: 4.0.6.3
versionCode: 4063
commit: db9c9866a1b23c3d9dc13374b1e436c2fce5413a
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.6.2
CurrentVersionCode: 4062
CurrentVersion: 4.0.6.3
CurrentVersionCode: 4063