mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'como' into 'master'
new app: Como Closes rfp#1492 See merge request fdroid/fdroiddata!8059
This commit is contained in:
commit
5114191fe1
1 changed files with 26 additions and 0 deletions
26
metadata/org.kristbaum.como.yml
Normal file
26
metadata/org.kristbaum.como.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Games
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://gitlab.com/kristbaum/como
|
||||
IssueTracker: https://gitlab.com/kristbaum/como/issues
|
||||
|
||||
AutoName: Como
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/kristbaum/como.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.3'
|
||||
versionCode: 13
|
||||
commit: v2.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 13
|
||||
Loading…
Reference in a new issue