mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
simplemarkdown.free - fix recipe
This commit is contained in:
parent
db5b13ebd2
commit
6fbcbc4c48
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ IssueTracker: https://github.com/wbrawner/SimpleMarkdown/issues
|
|||
AutoName: Simple Markdown
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/wbrawner/SimpleMarkdown
|
||||
Repo: https://github.com/wbrawner/SimpleMarkdown.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.8.12-free
|
||||
|
|
@ -26,6 +26,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -e 's/8.0-rc-1/8.0/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
AutoUpdateMode: Version +-free %v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue