mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
Merge branch 'florisboard' into 'master'
new app: FlorisBoard Closes rfp#1516 See merge request fdroid/fdroiddata!8043
This commit is contained in:
commit
24dfba7ee7
1 changed files with 27 additions and 0 deletions
27
metadata/dev.patrickgold.florisboard.yml
Normal file
27
metadata/dev.patrickgold.florisboard.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorName: Patrick Goldinger
|
||||
AuthorEmail: patrick@patrickgold.dev
|
||||
AuthorWebSite: https://patrickgold.dev
|
||||
SourceCode: https://github.com/florisboard/florisboard
|
||||
IssueTracker: https://github.com/florisboard/florisboard/issues
|
||||
Translation: https://crowdin.florisboard.patrickgold.dev
|
||||
|
||||
AutoName: FlorisBoard
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/florisboard/florisboard
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3.2
|
||||
versionCode: 21
|
||||
commit: v0.3.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.3.2
|
||||
CurrentVersionCode: 21
|
||||
Loading…
Reference in a new issue