mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update lab.rreedd.oyatsu
This commit is contained in:
parent
adb771a022
commit
acfbaef3ce
1 changed files with 15 additions and 2 deletions
|
|
@ -55,9 +55,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: '3.5'
|
||||
versionCode: 11
|
||||
commit: 41f2fda321088575fd7fe2f76861d8871af619a6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: 1e2dc0a8b50f2b056022c943e3697e85b11350a3ce638225ce9ddd608ec59c5d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.4'
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: '3.5'
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue