mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Translate You to 15.3 (49)
This commit is contained in:
parent
1f53944058
commit
ed122c9c9c
1 changed files with 16 additions and 2 deletions
|
|
@ -137,9 +137,23 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --pad-like-apksigner --replace unaligned.apk
|
||||
$$OUT$$
|
||||
|
||||
- versionName: '15.3'
|
||||
versionCode: 49
|
||||
commit: fd145fcfded53f920fe0a644267f9d22f98d8cc6
|
||||
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: '15.2'
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: '15.3'
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue