new app: sNotz (com.sunilpaulmathew.snotz)

This commit is contained in:
Izzy 2021-10-07 00:58:44 +02:00
parent 9bee8eee74
commit f325e2695c

View 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