Update Launch to 4.7 (3)

This commit is contained in:
checkupdates bot 2025-08-03 04:26:42 +00:00 committed by linsui
parent 75edaaea4f
commit 090c0d01b0

View file

@ -32,9 +32,22 @@ Builds:
gradle:
- yes
- versionName: '4.7'
versionCode: 3
commit: 975fc18da9d211657fd804bd1e02332fb5e75969
subdir: app
gradle:
- yes
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: 1b6571219dd8aaddde0b37140c9fea686358922a31931055340b49e71ec69754
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '4.6'
CurrentVersionCode: 2
CurrentVersion: '4.7'
CurrentVersionCode: 3