From 22590f6dbe38076a65e7046954a0295139719f45 Mon Sep 17 00:00:00 2001 From: jugendhacker Date: Mon, 22 Nov 2021 12:50:46 +0100 Subject: [PATCH] Add com.thesis.yatta --- metadata/com.thesis.yatta.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.thesis.yatta.yml diff --git a/metadata/com.thesis.yatta.yml b/metadata/com.thesis.yatta.yml new file mode 100644 index 0000000000..724bb4d135 --- /dev/null +++ b/metadata/com.thesis.yatta.yml @@ -0,0 +1,25 @@ +Categories: + - Science & Education +License: GPL-3.0-only +AuthorEmail: abla.ue@web.de +SourceCode: https://github.com/uestueab/app-thesis +IssueTracker: https://github.com/uestueab/app-thesis/issues +Changelog: https://github.com/uestueab/app-thesis/releases + +AutoName: Yatta + +RepoType: git +Repo: https://github.com/uestueab/app-thesis + +Builds: + - versionName: v0.3.2 + versionCode: 2 + commit: v0.3.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: v0.3.2 +CurrentVersionCode: 2