Update Image Resizer to 1.5.3 (15)

This commit is contained in:
F-Droid checkupdates bot 2023-02-24 20:18:51 +00:00
parent cb65e7e219
commit 6f0745f3b1

View file

@ -29,7 +29,23 @@ Builds:
fixed.apk 'META-INF/services/*'
- zipalign 4 fixed.apk out.apk
- versionName: 1.5.3
versionCode: 15
commit: 43b7ef5454f00e4b48aecf35d60f4074979c77f3
subdir: app
sudo:
- apt-get update
- apt-get install -y zipalign
output: out.apk
srclibs:
- reproducible-apk-tools@v0.2.3
build:
- gradle assembleRelease
- $$reproducible-apk-tools$$/fix-newlines.py build/outputs/apk/release/*.apk
fixed.apk 'META-INF/services/*'
- zipalign 4 fixed.apk out.apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.5.1
CurrentVersionCode: 13
CurrentVersion: 1.5.3
CurrentVersionCode: 15