From 1e9a9eff4d5b51db1c9fa3bde07b7402dfb9721f Mon Sep 17 00:00:00 2001 From: lucky <5696599-x13a@users.noreply.gitlab.com> Date: Wed, 12 Jan 2022 03:01:23 +0000 Subject: [PATCH] New App: Vibe --- metadata/me.lucky.vibe.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/me.lucky.vibe.yml diff --git a/metadata/me.lucky.vibe.yml b/metadata/me.lucky.vibe.yml new file mode 100644 index 0000000000..5efd6e66f4 --- /dev/null +++ b/metadata/me.lucky.vibe.yml @@ -0,0 +1,30 @@ +Categories: + - Phone & SMS +License: GPL-3.0-only +AuthorName: lucky +AuthorEmail: 44uaanjm0@relay.firefox.com +AuthorWebSite: https://github.com/x13a +SourceCode: https://github.com/x13a/Vibe +IssueTracker: https://github.com/x13a/Vibe/issues + +AutoName: Vibe + +RepoType: git +Repo: https://github.com/x13a/Vibe.git + +Builds: + - versionName: 1.0.2 + versionCode: 3 + commit: c636e0102d60abc02e98fccd05d0d36c8b8034fa + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 3