Update Translate You to 13.0 (44)

This commit is contained in:
F-Droid checkupdates bot 2025-05-05 03:56:20 +00:00 committed by Licaon_Kter
parent c26126a876
commit af41e59774

View file

@ -80,9 +80,23 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --pad-like-apksigner --replace unaligned.apk
$$OUT$$
- versionName: '13.0'
versionCode: 44
commit: 6142bd51e8ec5ffff91c57cb62413686f0111413
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: '12.0'
CurrentVersionCode: 43
CurrentVersion: '13.0'
CurrentVersionCode: 44