mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'simple-markdown' into 'master'
Add com.wbrawner.simplemarkdown.free See merge request fdroid/fdroiddata!8583
This commit is contained in:
commit
c78b3ac957
1 changed files with 25 additions and 0 deletions
25
metadata/com.wbrawner.simplemarkdown.free.yml
Normal file
25
metadata/com.wbrawner.simplemarkdown.free.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
AuthorName: William Brawner
|
||||
AuthorEmail: me@wbrawner.com
|
||||
AuthorWebSite: https://wbrawner.com
|
||||
SourceCode: https://github.com/wbrawner/SimpleMarkdown
|
||||
IssueTracker: https://github.com/wbrawner/SimpleMarkdown/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/wbrawner/SimpleMarkdown
|
||||
|
||||
Builds:
|
||||
- versionName: 0.8.12-free
|
||||
versionCode: 34
|
||||
commit: 0.8.12
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
|
||||
AutoUpdateMode: Version +-free %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: com.wbrawner.simplemarkdown
|
||||
CurrentVersion: 0.8.12-free
|
||||
CurrentVersionCode: 34
|
||||
Loading…
Reference in a new issue