mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'otobikbd' into 'master'
Newapp: Otobi Keyboard Closes rfp#1512 See merge request fdroid/fdroiddata!7894
This commit is contained in:
commit
a0eda84485
1 changed files with 26 additions and 0 deletions
26
metadata/io.github.otobikb.inputmethod.latin.yml
Normal file
26
metadata/io.github.otobikb.inputmethod.latin.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Otobi Keyboard
|
||||||
|
AuthorEmail: otobi.kb@gmail.com
|
||||||
|
AuthorWebSite: https://rhjihan.github.io/
|
||||||
|
WebSite: https://otobikb.github.io/android/
|
||||||
|
SourceCode: https://github.com/OtobiKB/OtobiKeyboard
|
||||||
|
IssueTracker: https://github.com/OtobiKB/OtobiKeyboard/issues
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/OtobiKB/OtobiKeyboard.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
ndk: r21d
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue