mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'docspell' into 'master'
New app docspellshare See merge request fdroid/fdroiddata!7230
This commit is contained in:
commit
42c972bde9
1 changed files with 22 additions and 0 deletions
22
metadata/org.docspell.docspellshare.yml
Normal file
22
metadata/org.docspell.docspellshare.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: eikek
|
||||
WebSite: https://docspell.org
|
||||
SourceCode: https://github.com/docspell/android-client
|
||||
IssueTracker: https://github.com/docspell/android-client/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/docspell/android-client
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3.0
|
||||
versionCode: 3
|
||||
commit: v0.3.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue