mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Cuscon to 4.0.6.3 (4063)
This commit is contained in:
parent
34130f590e
commit
c0a4f7f78d
1 changed files with 20 additions and 2 deletions
|
|
@ -631,9 +631,27 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 4.0.6.3
|
||||
versionCode: 4063
|
||||
commit: db9c9866a1b23c3d9dc13374b1e436c2fce5413a
|
||||
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.6.2
|
||||
CurrentVersionCode: 4062
|
||||
CurrentVersion: 4.0.6.3
|
||||
CurrentVersionCode: 4063
|
||||
|
|
|
|||
Loading…
Reference in a new issue