From 56362b97375ad7d7a94ba14600add2fd37a81477 Mon Sep 17 00:00:00 2001 From: Izzy Date: Sun, 3 Jan 2021 02:49:07 +0100 Subject: [PATCH] new app: Notally --- metadata/com.omgodse.notally.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.omgodse.notally.yml diff --git a/metadata/com.omgodse.notally.yml b/metadata/com.omgodse.notally.yml new file mode 100644 index 0000000000..1510293d91 --- /dev/null +++ b/metadata/com.omgodse.notally.yml @@ -0,0 +1,25 @@ +Categories: + - Writing +License: GPL-3.0-only +AuthorName: Om Godse +AuthorEmail: omgodseapps@gmail.com +SourceCode: https://github.com/OmGodse/Notally +IssueTracker: https://github.com/OmGodse/Notally/issues + +AutoName: Notally + +RepoType: git +Repo: https://github.com/OmGodse/Notally + +Builds: + - versionName: '3.0' + versionCode: 25 + commit: v3.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '3.0' +CurrentVersionCode: 25