From 47b55fc477da6c38774a5b21cc7a0d6f806a5669 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 24 Jan 2025 15:14:27 +0000 Subject: [PATCH] Adding com.dessalines.habitmaker --- metadata/com.dessalines.habitmaker.yml | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.dessalines.habitmaker.yml diff --git a/metadata/com.dessalines.habitmaker.yml b/metadata/com.dessalines.habitmaker.yml new file mode 100644 index 0000000000..149f7b482a --- /dev/null +++ b/metadata/com.dessalines.habitmaker.yml @@ -0,0 +1,28 @@ +Categories: + - Sports & Health +License: AGPL-3.0-only +SourceCode: https://github.com/dessalines/habit-maker +IssueTracker: https://github.com/dessalines/habit-maker/issues +Changelog: https://github.com/dessalines/habit-maker/blob/HEAD/RELEASES.md +Donate: https://www.patreon.com/dessalines + +AutoName: Habit-Maker + +RepoType: git +Repo: https://github.com/dessalines/habit-maker.git +Binaries: https://github.com/dessalines/habit-maker/releases/download/%v/app-release.apk + +Builds: + - versionName: 0.0.14 + versionCode: 14 + commit: c2904937388f9bc0e1d35055e045580fb9b40b93 + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: ea7195cfce638ae6b1a8002ddc0d4863366095ea5b8d95c1cd5e25db0fe2e7c3 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.0.14 +CurrentVersionCode: 14