mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 03:52:13 +00:00
Update Transport You to 2.1 (4)
This commit is contained in:
parent
1c5983dfa8
commit
0cf7338192
1 changed files with 15 additions and 2 deletions
|
|
@ -59,9 +59,22 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 4
|
||||
commit: cf4627b49d7bba57500069987a8d5e122057cef6
|
||||
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: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue