mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 19:25:39 +00:00
Update Orgzly Revived to 1.8.34 (234)
This commit is contained in:
parent
71c625af84
commit
e17a245277
1 changed files with 16 additions and 2 deletions
|
|
@ -255,9 +255,23 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.8.34
|
||||
versionCode: 234
|
||||
commit: 26a0a06865735309bde164b43db055598b7b8515
|
||||
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.33
|
||||
CurrentVersionCode: 232
|
||||
CurrentVersion: 1.8.34
|
||||
CurrentVersionCode: 234
|
||||
|
|
|
|||
Loading…
Reference in a new issue