mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Cuscon to 4.0.6.6 (4066)
This commit is contained in:
parent
53503b2081
commit
bbb9c96750
1 changed files with 21 additions and 2 deletions
|
|
@ -685,9 +685,28 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 4.0.6.6
|
||||
versionCode: 4066
|
||||
commit: 3469ac209e1bd2852dce3559b7ac9c056d2d027c
|
||||
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 f2df8d972883c1e1a21814ec29f67df40dd8b865
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: d5389d12207abb575db074d7d00798328aa328fa8a1d25d12234e354adae1514
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.6.5
|
||||
CurrentVersionCode: 4065
|
||||
CurrentVersion: 4.0.6.6
|
||||
CurrentVersionCode: 4066
|
||||
|
|
|
|||
Loading…
Reference in a new issue