mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Cuscon to 4.0.6.7 (4067)
This commit is contained in:
parent
cec6cca3a1
commit
ccb066d348
1 changed files with 20 additions and 2 deletions
|
|
@ -704,9 +704,27 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 4.0.6.7
|
||||||
|
versionCode: 4067
|
||||||
|
commit: 567be92a3499865678d9f0cf90fa3a94b3c79ad5
|
||||||
|
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
|
AllowedAPKSigningKeys: d5389d12207abb575db074d7d00798328aa328fa8a1d25d12234e354adae1514
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.0.6.6
|
CurrentVersion: 4.0.6.7
|
||||||
CurrentVersionCode: 4066
|
CurrentVersionCode: 4067
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue