mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Translate You to 12.0 (43)
This commit is contained in:
parent
26855496df
commit
bc1c5d0030
1 changed files with 16 additions and 2 deletions
|
|
@ -66,9 +66,23 @@ Builds:
|
|||
- yes
|
||||
binary: https://github.com/you-apps/TranslateYou/releases/download/v%v/app-release.apk
|
||||
|
||||
- versionName: '12.0'
|
||||
versionCode: 43
|
||||
commit: e335f79cdd6f8314f83764d48dca497bc0a437b0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/you-apps/TranslateYou/releases/download/v%v/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --pad-like-apksigner --replace unaligned.apk
|
||||
$$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '11.0'
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: '12.0'
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue