mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Permissions Summary to 1.2.1 (121)
This commit is contained in:
parent
f0be9a875d
commit
c1a2e7ed67
1 changed files with 15 additions and 2 deletions
|
|
@ -39,9 +39,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 121
|
||||
commit: 81567762c4ee3d7aa72f5d890a0de754b49380dd
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: d2c71e08959b8467c207f3bac2c4e834d9b05734545fe12dbae3b7c5d09c1512
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 111
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 121
|
||||
|
|
|
|||
Loading…
Reference in a new issue