mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Adding Quillpad
This commit is contained in:
parent
fd2de3d423
commit
5e58ace6fe
1 changed files with 27 additions and 0 deletions
27
metadata/io.github.quillpad.yml
Normal file
27
metadata/io.github.quillpad.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Writing
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Michael Soultanidis & others
|
||||||
|
AuthorEmail: sixface@msn.com
|
||||||
|
WebSite: https://quillpad.github.io
|
||||||
|
SourceCode: https://github.com/quillpad/quillpad
|
||||||
|
IssueTracker: https://github.com/quillpad/quillpad/issues
|
||||||
|
|
||||||
|
AutoName: Quillpad
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/quillpad/quillpad
|
||||||
|
Binaries: https://github.com/quillpad/quillpad/releases/download/v%v/quillpad-%v.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.4.4
|
||||||
|
versionCode: 8
|
||||||
|
commit: v1.4.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- defaultFlavor
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.4.4
|
||||||
|
CurrentVersionCode: 8
|
||||||
Loading…
Reference in a new issue