mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Orgzly Revived to 1.10.0 (251)
This commit is contained in:
parent
8f5f33fee2
commit
817ca143da
1 changed files with 16 additions and 2 deletions
|
|
@ -340,9 +340,23 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.10.0
|
||||
versionCode: 251
|
||||
commit: 1ea23047501228d8f1c4bd7e2229dfb12a6576c0
|
||||
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.9.0
|
||||
CurrentVersionCode: 247
|
||||
CurrentVersion: 1.10.0
|
||||
CurrentVersionCode: 251
|
||||
|
|
|
|||
Loading…
Reference in a new issue