mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Bura to 1.7.0 (16)
This commit is contained in:
parent
840ba8eaf8
commit
5b7b70747a
1 changed files with 15 additions and 2 deletions
|
|
@ -58,9 +58,22 @@ Builds:
|
||||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||||
--replace unaligned.apk $$OUT$$
|
--replace unaligned.apk $$OUT$$
|
||||||
|
|
||||||
|
- versionName: 1.7.0
|
||||||
|
versionCode: 16
|
||||||
|
commit: 0267cb81104465f0f6fcce6de6844ec86ae1e6c7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.8
|
||||||
|
postbuild:
|
||||||
|
- mv $$OUT$$ unaligned.apk
|
||||||
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||||
|
--replace unaligned.apk $$OUT$$
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 76c20914d1910058f183abbbf48036031a49f8a87d77bb9ac9bc715f468fe468
|
AllowedAPKSigningKeys: 76c20914d1910058f183abbbf48036031a49f8a87d77bb9ac9bc715f468fe468
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.6.1
|
CurrentVersion: 1.7.0
|
||||||
CurrentVersionCode: 15
|
CurrentVersionCode: 16
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue