Update Cuscon to 4.0.7.5 (4075)

This commit is contained in:
checkupdates bot 2025-11-23 05:44:31 +00:00 committed by Licaon_Kter
parent 0ba72b276a
commit e41dc56252

View file

@ -831,9 +831,28 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/appfilter.xml' 'assets/drawable.xml'
- versionName: 4.0.7.5
versionCode: 4075
commit: 07d3f6d2a37ef494ef627b196dcb5dfc0592fdea
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
prebuild: sed -i -e '/foojay/d' ../settings.gradle
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/appfilter.xml' 'assets/drawable.xml'
AllowedAPKSigningKeys: d5389d12207abb575db074d7d00798328aa328fa8a1d25d12234e354adae1514
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 4.0.7.4
CurrentVersionCode: 4074
CurrentVersion: 4.0.7.5
CurrentVersionCode: 4075