Update Euro konverter to 2.0 (5)

This commit is contained in:
F-Droid checkupdates bot 2022-12-25 05:38:35 +00:00
parent b531530ca5
commit 2045d32665

View file

@ -62,7 +62,24 @@ Builds:
fixed.apk 'META-INF/services/*'
- zipalign 4 fixed.apk out.apk
- versionName: '2.0'
versionCode: 5
commit: 9ed66d527b26c49112fce33c09b32b81ac2a6e67
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.2'
CurrentVersionCode: 4
CurrentVersion: '2.0'
CurrentVersionCode: 5