mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Cuscon to 4.0.5.8 (4058)
This commit is contained in:
parent
8ef9c5a15a
commit
6e724b3a81
1 changed files with 20 additions and 2 deletions
|
|
@ -577,9 +577,27 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 4.0.5.8
|
||||
versionCode: 4058
|
||||
commit: 7cbc26fc76e93046995e68817911cab2363396b6
|
||||
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.7
|
||||
CurrentVersionCode: 4057
|
||||
CurrentVersion: 4.0.5.8
|
||||
CurrentVersionCode: 4058
|
||||
|
|
|
|||
Loading…
Reference in a new issue