Update twitter2nitter to 1.9 (10)

This commit is contained in:
F-Droid checkupdates bot 2023-11-14 12:23:15 +00:00
parent 6090cc6a9f
commit 0c335e71c0

View file

@ -47,9 +47,25 @@ Builds:
fixed.apk 'META-INF/services/*'
- zipalign 4 fixed.apk out.apk
- versionName: '1.9'
versionCode: 10
commit: 00c15999d621273ccba6df6b519bc03e433d1b68
subdir: app
sudo:
- apt-get update
- apt-get -y install zipalign
output: out.apk
srclibs:
- reproducible-apk-tools@v0.1.1
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
AllowedAPKSigningKeys: 26e002f60d0fd6c641a58f843623ac2d5aa90a80f62565f5206183627bc29685
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.8'
CurrentVersionCode: 9
CurrentVersion: '1.9'
CurrentVersionCode: 10