mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Oyatsu to 3.4 (10)
This commit is contained in:
parent
bd5236748f
commit
8c3c65b4c8
1 changed files with 15 additions and 2 deletions
|
|
@ -42,9 +42,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: '3.4'
|
||||
versionCode: 10
|
||||
commit: b01c7106a5112c60a6a4f0b0c1293347aeb51762
|
||||
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.3'
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: '3.4'
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue