mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'master' into 'master'
New app: OpenBoard See merge request fdroid/fdroiddata!6135
This commit is contained in:
commit
9e1ad9d3ec
1 changed files with 21 additions and 0 deletions
21
metadata/org.dslul.openboard.inputmethod.latin.yml
Normal file
21
metadata/org.dslul.openboard.inputmethod.latin.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Categories:
|
||||
- System
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/dslul/openboard
|
||||
IssueTracker: https://github.com/dslul/openboard/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dslul/openboard
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue