mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Orgzly Revived to 1.8.29 (225)
This commit is contained in:
parent
68fbdec85a
commit
374e00a285
1 changed files with 16 additions and 2 deletions
|
|
@ -185,9 +185,23 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.8.29
|
||||
versionCode: 225
|
||||
commit: cdb42c167671d4aaa254cf2aabd71a02e01c6b4b
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9\.]+$
|
||||
CurrentVersion: 1.8.28
|
||||
CurrentVersionCode: 223
|
||||
CurrentVersion: 1.8.29
|
||||
CurrentVersionCode: 225
|
||||
|
|
|
|||
Loading…
Reference in a new issue