mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Added new fork of leafdigital Kanji draw application
This commit is contained in:
parent
9bb7c9b021
commit
fed19031dd
1 changed files with 23 additions and 0 deletions
23
metadata/ch.seto.kanjirecog.yml
Normal file
23
metadata/ch.seto.kanjirecog.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/onitake/kanjirecog
|
||||
IssueTracker: https://github.com/onitake/kanjirecog/issues
|
||||
|
||||
AutoName: Kanji draw
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/onitake/kanjirecog.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.0'
|
||||
versionCode: 3
|
||||
commit: v2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue