mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Merge branch 'master' into 'master'
Adding new metadata file for InfiniList app. See merge request fdroid/fdroiddata!6178
This commit is contained in:
commit
0c66383de5
1 changed files with 23 additions and 0 deletions
23
metadata/uk.sensoryunderload.infinilist.yml
Normal file
23
metadata/uk.sensoryunderload.infinilist.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/fredx100/InfiniList
|
||||
IssueTracker: https://github.com/fredx100/InfiniList/issues
|
||||
|
||||
AutoName: InfiniList
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/fredx100/InfiniList
|
||||
|
||||
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