mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New App: net.basov.omn.fdroid
This commit is contained in:
parent
ac99730e00
commit
ac9f40ad54
1 changed files with 32 additions and 0 deletions
32
metadata/net.basov.omn.fdroid.yml
Normal file
32
metadata/net.basov.omn.fdroid.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: MIT
|
||||
AuthorName: Mikhail Basov
|
||||
AuthorEmail: omn@basov.net
|
||||
SourceCode: https://github.com/mvbasov/OMN
|
||||
IssueTracker: https://github.com/mvbasov/OMN/issues
|
||||
Changelog: https://github.com/mvbasov/OMN/releases
|
||||
|
||||
AutoName: Open Markdown Notes (legacy mode)
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mvbasov/OMN
|
||||
|
||||
Builds:
|
||||
- versionName: 00.30.02
|
||||
versionCode: 3002
|
||||
commit: v00.30.02f
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y nodejs npm node-uglify make wget ruby-mustache
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/versionNameSuffix/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v[\d.]+f
|
||||
UpdateCheckName: net.basov.omn
|
||||
CurrentVersion: 00.30.02
|
||||
CurrentVersionCode: 3002
|
||||
Loading…
Reference in a new issue