mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Orgzly Revived to 1.8.36 (238)
This commit is contained in:
parent
58fb823686
commit
cb3e4a9671
1 changed files with 16 additions and 2 deletions
|
|
@ -284,9 +284,23 @@ 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: 1.8.36
|
||||||
|
versionCode: 238
|
||||||
|
commit: 6bc552201cb99866d2391099d3247ac59fb90027
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.8
|
||||||
|
ndk: 26.3.11579264
|
||||||
|
postbuild:
|
||||||
|
- mv $$OUT$$ unaligned.apk
|
||||||
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||||
|
--replace unaligned.apk $$OUT$$
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 6fc9c2e22d07d25ce77e2e963455053c38b8318a1a2491b3ed95d50cba85493d
|
AllowedAPKSigningKeys: 6fc9c2e22d07d25ce77e2e963455053c38b8318a1a2491b3ed95d50cba85493d
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[0-9\.]+$
|
UpdateCheckMode: Tags ^v[0-9\.]+$
|
||||||
CurrentVersion: 1.8.35
|
CurrentVersion: 1.8.36
|
||||||
CurrentVersionCode: 236
|
CurrentVersionCode: 238
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue