mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update To Do to 1.4.0 (1040001)
This commit is contained in:
parent
f18b853466
commit
0efc2af027
1 changed files with 14 additions and 2 deletions
|
|
@ -48,9 +48,21 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 1040001
|
||||
commit: c7c03dddfbf90a814fa36c0a930787c0c743639b
|
||||
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:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 9d97e5168157c077d8aed502a127868d69b9d1888b711bc814a3c736a5c9d6fa
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 1030001
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 1040001
|
||||
|
|
|
|||
Loading…
Reference in a new issue