Update Delta to 2.7.0 (207005)

This commit is contained in:
checkupdates bot 2025-09-01 05:52:15 +00:00 committed by Licaon_Kter
parent 9118c812c1
commit 18dc9dd02a

View file

@ -308,9 +308,25 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: 2.7.0
versionCode: 207005
commit: 7c620f92c30bb758cb207a7801c4af795f9d2458
subdir: app
gradle:
- foss
srclibs:
- reproducible-apk-tools@v0.3.0
prebuild:
- sed -i -e '/foojay/d' ../settings.gradle
- sed -i -e '/java {/,/^}/d' build.gradle
postbuild:
- mv $$OUT$$ unaligned.apk
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
AllowedAPKSigningKeys: e072d5b76d4133d85b762633a750871848f41ced3d6d7282339108e9bed15e2e
AutoUpdateMode: Version
UpdateCheckMode: Tags ^.*[0-9]\.[0-9]\.[0-9]$
CurrentVersion: 2.6.0
CurrentVersionCode: 206004
CurrentVersion: 2.7.0
CurrentVersionCode: 207005