mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update aShell to v0.15 (15)
This commit is contained in:
parent
fbc41edf8e
commit
c4065f949e
1 changed files with 16 additions and 2 deletions
|
|
@ -135,9 +135,23 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: v0.15
|
||||
versionCode: 15
|
||||
commit: 87f81f5ec958e3da6346d1d3a2008b00c210055b
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
binary: https://gitlab.com/-/project/41295637/uploads/66d613ade9f1f969cf1da8de6f2ecdcb/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
||||
prebuild: gradle clean
|
||||
build:
|
||||
- gradle assembleRelease
|
||||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: b427a24788ce5c44243284a64ff629c5bb72ac309356a1f1ee7d2413339fe424
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.14
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: v0.15
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue