mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: Kotatsu
This commit is contained in:
parent
ae13dd3998
commit
42fb07debb
1 changed files with 25 additions and 0 deletions
25
metadata/org.koitharu.kotatsu.yml
Normal file
25
metadata/org.koitharu.kotatsu.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Reading
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Koitharu
|
||||
SourceCode: https://github.com/nv95/Kotatsu
|
||||
IssueTracker: https://github.com/nv95/Kotatsu/issues
|
||||
|
||||
Name: Kotatsu
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/nv95/Kotatsu.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 364
|
||||
commit: v1.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
Loading…
Reference in a new issue