mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update aShell to v0.11 (11)
This commit is contained in:
parent
78b22cce02
commit
7216ce2ef0
1 changed files with 16 additions and 2 deletions
|
|
@ -93,9 +93,23 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: v0.11
|
||||
versionCode: 11
|
||||
commit: 18fa1cefe27d753bd1ff88535865514a46992d26
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
binary: https://gitlab.com/-/project/41295637/uploads/f1e80c3ef187c0cadd630b266aa79279/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.10
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: v0.11
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue