mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update aShell to v0.23 (23)
This commit is contained in:
parent
644cb54ccc
commit
5c31beb154
1 changed files with 14 additions and 2 deletions
|
|
@ -175,9 +175,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: v0.23
|
||||
versionCode: 23
|
||||
commit: 203baf383c4a696c8dcf332b8da7b8ccfc2c5c7b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://gitlab.com/-/project/41295637/uploads/6ae8f118c85920cf5cef4bb71242592f/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: b427a24788ce5c44243284a64ff629c5bb72ac309356a1f1ee7d2413339fe424
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.17
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: v0.23
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue