From ac46f85720df781e8a744a7e378acd59ad017944 Mon Sep 17 00:00:00 2001 From: Daniel Parks Date: Mon, 21 Dec 2020 11:02:21 -0600 Subject: [PATCH] Add io.gitlab.danielrparks.vibrato Squashed commit messages: Add metadata file Add autoupdate metadata --- metadata/io.gitlab.danielrparks.vibrato.yml | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/io.gitlab.danielrparks.vibrato.yml diff --git a/metadata/io.gitlab.danielrparks.vibrato.yml b/metadata/io.gitlab.danielrparks.vibrato.yml new file mode 100644 index 0000000000..3413335fe4 --- /dev/null +++ b/metadata/io.gitlab.danielrparks.vibrato.yml @@ -0,0 +1,24 @@ +Categories: + - System +License: GPL-3.0-or-later +SourceCode: https://gitlab.com/danielrparks/vibrato +IssueTracker: https://gitlab.com/danielrparks/vibrato/issues +Changelog: https://gitlab.com/danielrparks/vibrato/blob/HEAD/CHANGELOG + +AutoName: Vibrato + +RepoType: git +Repo: https://gitlab.com/danielrparks/vibrato.git + +Builds: + - versionName: 1.1.0 + versionCode: 3 + commit: ac2723b815eab32c3f46f3b7bb52d525028bb364 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.1.0 +CurrentVersionCode: 3