mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Cuscon to 4.0.5.6 (4056)
This commit is contained in:
parent
f105204faa
commit
8ab0d3b771
1 changed files with 21 additions and 2 deletions
|
|
@ -540,9 +540,28 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 4.0.5.6
|
||||
versionCode: 4056
|
||||
commit: a07b3003cdc18e669d30d418b3492feac05a030a
|
||||
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: git reset --soft HEAD~1
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: d5389d12207abb575db074d7d00798328aa328fa8a1d25d12234e354adae1514
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.5.4
|
||||
CurrentVersionCode: 4054
|
||||
CurrentVersion: 4.0.5.6
|
||||
CurrentVersionCode: 4056
|
||||
|
|
|
|||
Loading…
Reference in a new issue