mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 13:24:53 +00:00
Update Myne to 4.5.0 (450)
This commit is contained in:
parent
a2a4631493
commit
2a5a73c2ee
1 changed files with 17 additions and 2 deletions
|
|
@ -411,9 +411,24 @@ Builds:
|
||||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||||
--replace unaligned.apk $$OUT$$
|
--replace unaligned.apk $$OUT$$
|
||||||
|
|
||||||
|
- versionName: 4.5.0
|
||||||
|
versionCode: 450
|
||||||
|
commit: 1e4810ab5cc7e27b7907d821e4e373f52f25663a
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@719c3471fd1bcb807510dc8e035a69e395ca37f4
|
||||||
|
prebuild: echo R09PR0xFX0FQSV9LRVk9IkFJemFTeUE0alB3dS00RFZONzNLbk9TZFN0b0NSeUxPdE54bkxnWSIK
|
||||||
|
| base64 --decode >> ../local.properties
|
||||||
|
postbuild:
|
||||||
|
- mv $$OUT$$ unaligned.apk
|
||||||
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||||
|
--replace unaligned.apk $$OUT$$
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 5dfe06da0fe3b0813f3f3dc5305699c2dbb9dfdbab1349da7c41c59d2fcf319c
|
AllowedAPKSigningKeys: 5dfe06da0fe3b0813f3f3dc5305699c2dbb9dfdbab1349da7c41c59d2fcf319c
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.4.0
|
CurrentVersion: 4.5.0
|
||||||
CurrentVersionCode: 440
|
CurrentVersionCode: 450
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue