Update Euro konverter to 1.2 (4)

This commit is contained in:
F-Droid checkupdates bot 2022-12-23 05:39:35 +00:00
parent 5658125aa7
commit 4e7ae92a69

View file

@ -45,7 +45,24 @@ Builds:
fixed.apk 'META-INF/services/*'
- zipalign 4 fixed.apk out.apk
- versionName: '1.2'
versionCode: 4
commit: 7481b07b6fb7103ff6c5c1c8abd6362016c8061c
subdir: app
sudo:
- apt-get update
- apt-get install -y zipalign
output: out.apk
srclibs:
- reproducible-apk-tools@v0.1.1
prebuild: gradle clean
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.1.1
CurrentVersionCode: 3
CurrentVersion: '1.2'
CurrentVersionCode: 4