mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Dooz to 1.0.5 (6)
This commit is contained in:
parent
65906fc571
commit
8626310591
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.0.5
|
||||
versionCode: 6
|
||||
commit: 2bf07df78e0a4d642af9ebe62881a8b8726af928
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y 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: c5fc36a2d18057155a471f456216f0b1f07755f33147f938c92ea6275dced4d2
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue