mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update aShell to v0.17 (17)
This commit is contained in:
parent
d934b1d20e
commit
03f395ca9f
1 changed files with 14 additions and 2 deletions
|
|
@ -163,9 +163,21 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: v0.17
|
||||
versionCode: 17
|
||||
commit: bb46ce553418ba5cf8f2c1d8c0094e4b46aa9d17
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://gitlab.com/-/project/41295637/uploads/6a12f6df856c875eaa8896606036a225/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.16
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: v0.17
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue