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