From 524b9bcd953661d65edc5cd55be0e9930dc5bafd Mon Sep 17 00:00:00 2001 From: jugendhacker Date: Mon, 13 Dec 2021 16:06:45 +0000 Subject: [PATCH] Reflect changes for Yatta/Yokatta after trademark issues --- metadata/com.thesis.yatta.yml | 1 + metadata/com.thesis.yokatta.yml | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 metadata/com.thesis.yokatta.yml diff --git a/metadata/com.thesis.yatta.yml b/metadata/com.thesis.yatta.yml index 724bb4d135..c716b4396b 100644 --- a/metadata/com.thesis.yatta.yml +++ b/metadata/com.thesis.yatta.yml @@ -19,6 +19,7 @@ Builds: gradle: - yes +ArchivePolicy: 0 versions AutoUpdateMode: Version %v UpdateCheckMode: Tags CurrentVersion: v0.3.2 diff --git a/metadata/com.thesis.yokatta.yml b/metadata/com.thesis.yokatta.yml new file mode 100644 index 0000000000..e91f05ead7 --- /dev/null +++ b/metadata/com.thesis.yokatta.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: Yokatta + +RepoType: git +Repo: https://github.com/uestueab/app-thesis + +Builds: + - versionName: v0.3.4 + versionCode: 4 + commit: v0.3.4 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: v0.3.4 +CurrentVersionCode: 4