Update Polymarket Viewer to 1.25 (25)

This commit is contained in:
checkupdates bot 2025-11-17 03:59:42 +00:00 committed by Licaon_Kter
parent 0a82461aa9
commit a3da22ea15

View file

@ -69,9 +69,23 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: '1.25'
versionCode: 25
commit: 8ed13628b629844a89a1fa83cad28b62f71736c9
subdir: app
gradle:
- yes
srclibs:
- reproducible-apk-tools@v0.3.0
build: taskset --cpu-list 0-3 gradle assembleRelease;
postbuild:
- mv $$OUT$$ unaligned.apk
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
AllowedAPKSigningKeys: f7c7bb57a3b8617bb292071d2ad505c5d95c085e9caa19f36b4b12d02037fbee
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.24'
CurrentVersionCode: 24
CurrentVersion: '1.25'
CurrentVersionCode: 25