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