mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update twitter2nitter to 1.9 (10)
This commit is contained in:
parent
6090cc6a9f
commit
0c335e71c0
1 changed files with 18 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue