mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
new app: aShell (in.sunilpaulmathew.ashell)
This commit is contained in:
parent
46f16d1fa8
commit
4e2a6125ce
1 changed files with 36 additions and 0 deletions
36
metadata/in.sunilpaulmathew.ashell.yml
Normal file
36
metadata/in.sunilpaulmathew.ashell.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: sunilpaulmathew
|
||||
AuthorEmail: smartpack.org@gmail.com
|
||||
AuthorWebSite: https://smartpack.github.io/
|
||||
SourceCode: https://gitlab.com/sunilpaulmathew/ashell
|
||||
IssueTracker: https://gitlab.com/sunilpaulmathew/ashell/-/issues
|
||||
Changelog: https://gitlab.com/sunilpaulmathew/ashell/-/releases
|
||||
Donate: https://smartpack.github.io/donation/
|
||||
Liberapay: sunilpaulmathew
|
||||
|
||||
AutoName: aShell
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/sunilpaulmathew/ashell
|
||||
Binaries: https://fdroid-release-redirector.herokuapp.com/gitlab/sunilpaulmathew/ashell/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: v0.6
|
||||
versionCode: 6
|
||||
commit: v0.6
|
||||
subdir: app
|
||||
output: build/outputs/apk/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/*'
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.6
|
||||
CurrentVersionCode: 6
|
||||
Loading…
Reference in a new issue