bot: Update EasyLauncher to 0.3.3 (33)

This commit is contained in:
checkupdates bot 2025-07-16 05:36:53 +00:00 committed by linsui
parent d79bbc2c4f
commit fd8bbc1d64

View file

@ -176,9 +176,22 @@ Builds:
gradle:
- withoutInternet
- versionName: 0.3.3
versionCode: 33
commit: 462ed1b3aed492a8d055615185ff5fa4525351c7
subdir: app
gradle:
- withoutInternet
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild:
- mv $$OUT$$ unaligned.apk
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
AllowedAPKSigningKeys: 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.3.2
CurrentVersionCode: 32
CurrentVersion: 0.3.3
CurrentVersionCode: 33