mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'shell' into 'master'
new app: $HELL Closes rfp#1530 See merge request fdroid/fdroiddata!8005
This commit is contained in:
commit
093940fe18
1 changed files with 28 additions and 0 deletions
28
metadata/in.ac.dducollegedu.shell.yml
Normal file
28
metadata/in.ac.dducollegedu.shell.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
- Science & Education
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Abhinandan Arya
|
||||||
|
SourceCode: https://github.com/abhinandanarya06/SHELL
|
||||||
|
IssueTracker: https://github.com/abhinandanarya06/SHELL/issues
|
||||||
|
Changelog: https://github.com/abhinandanarya06/SHELL/releases
|
||||||
|
|
||||||
|
AutoName: $HELL
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/abhinandanarya06/SHELL
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.2
|
||||||
|
versionCode: 3
|
||||||
|
commit: 1.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.2
|
||||||
|
CurrentVersionCode: 3
|
||||||
Loading…
Reference in a new issue