Update Euro konverter to 1.1.1 (3)

This commit is contained in:
F-Droid checkupdates bot 2022-12-22 05:41:28 +00:00
parent e8f546bf48
commit 6b933d6237

View file

@ -28,7 +28,24 @@ Builds:
fixed.apk 'META-INF/services/*'
- zipalign 4 fixed.apk out.apk
- versionName: 1.1.1
versionCode: 3
commit: ab00a43d4fa1419d0d7cae638c53bbacd5e8822e
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'
CurrentVersionCode: 2
CurrentVersion: 1.1.1
CurrentVersionCode: 3