From 1be930848cb968bc9af67c21620f715ace38e894 Mon Sep 17 00:00:00 2001 From: Bill Farmer Date: Thu, 6 Feb 2020 12:03:20 +0000 Subject: [PATCH] Add metadata/org.billthefarmer.notes.yml --- metadata/org.billthefarmer.notes.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/org.billthefarmer.notes.yml diff --git a/metadata/org.billthefarmer.notes.yml b/metadata/org.billthefarmer.notes.yml new file mode 100644 index 0000000000..d67169833c --- /dev/null +++ b/metadata/org.billthefarmer.notes.yml @@ -0,0 +1,25 @@ +Categories: + - Writing +License: GPL-3.0-only +AuthorName: Bill Farmer +AuthorWebSite: https://billthefarmer.github.io/ +SourceCode: https://github.com/billthefarmer/notes +IssueTracker: https://github.com/billthefarmer/notes/issues +Changelog: https://github.com/billthefarmer/notes/releases + +AutoName: Notes + +RepoType: git +Repo: https://github.com/billthefarmer/notes + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1