mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
new app: sNotz (com.sunilpaulmathew.snotz)
This commit is contained in:
parent
9bee8eee74
commit
f325e2695c
1 changed files with 33 additions and 0 deletions
33
metadata/com.sunilpaulmathew.snotz.yml
Normal file
33
metadata/com.sunilpaulmathew.snotz.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Writing
|
||||
- Security
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: sunilpaulmathew
|
||||
AuthorEmail: smartpack.org@gmail.com
|
||||
AuthorWebSite: https://smartpack.github.io
|
||||
SourceCode: https://github.com/sunilpaulmathew/sNotz
|
||||
IssueTracker: https://github.com/sunilpaulmathew/sNotz/issues
|
||||
Changelog: https://github.com/sunilpaulmathew/sNotz/releases
|
||||
Donate: https://smartpack.github.io/donation
|
||||
|
||||
AutoName: sNotz
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sunilpaulmathew/sNotz
|
||||
|
||||
Builds:
|
||||
- versionName: v0.13
|
||||
versionCode: 13
|
||||
commit: v0.13
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.13
|
||||
CurrentVersionCode: 13
|
||||
Loading…
Reference in a new issue