From e0699311a62946465a9fa01e36d4a5459a9cc2c5 Mon Sep 17 00:00:00 2001 From: Patrick Mill Date: Thu, 30 Oct 2025 01:45:17 +0000 Subject: [PATCH] New App: io.github.patricksmill.quicknotes --- .../io.github.patricksmill.quicknotes.yml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/io.github.patricksmill.quicknotes.yml diff --git a/metadata/io.github.patricksmill.quicknotes.yml b/metadata/io.github.patricksmill.quicknotes.yml new file mode 100644 index 0000000000..a62c3a45d1 --- /dev/null +++ b/metadata/io.github.patricksmill.quicknotes.yml @@ -0,0 +1,25 @@ +Categories: + - Note +License: Apache-2.0 +AuthorName: Patrick Mill +AuthorWebSite: https://patricksmill.github.io +SourceCode: https://github.com/patricksmill/QuickNotes +IssueTracker: https://github.com/patricksmill/QuickNotes/issues + +AutoName: QuickNotes + +RepoType: git +Repo: https://github.com/patricksmill/QuickNotes.git + +Builds: + - versionName: 1.0.6 + versionCode: 100006 + commit: 62c48e33d2a54364af6e8670a039a1bdf46f3c52 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.6 +CurrentVersionCode: 100006