mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'master' into 'master'
Add Key Mapper GUI Keyboard app See merge request fdroid/fdroiddata!7423
This commit is contained in:
commit
d198908bb8
1 changed files with 26 additions and 0 deletions
26
metadata/io.github.sds100.keymapper.inputmethod.latin.yml
Normal file
26
metadata/io.github.sds100.keymapper.inputmethod.latin.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: sds100
|
||||
AuthorEmail: developer.sds100@gmail.com
|
||||
SourceCode: https://github.com/sds100/KeyMapperKeyboard
|
||||
Changelog: https://github.com/sds100/KeyMapperKeyboard/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sds100/KeyMapperKeyboard
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.2
|
||||
versionCode: 13
|
||||
commit: v1.4.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- dictionaries/*_emoji.combined.gz
|
||||
- dictionaries/*_wordlist.combined.gz
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 13
|
||||
Loading…
Reference in a new issue