mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update twitter2nitter to 1.8 (9)
This commit is contained in:
parent
7d3b27ae36
commit
5bf43e4289
1 changed files with 18 additions and 2 deletions
|
|
@ -31,9 +31,25 @@ Builds:
|
|||
fixed.apk 'META-INF/services/*'
|
||||
- zipalign 4 fixed.apk out.apk
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 9
|
||||
commit: dc123abb37e3e40281ded5dd7148568b785e401a
|
||||
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.5'
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue