From cec8c5694365d9249bf6dcf35419a78afc3cabb3 Mon Sep 17 00:00:00 2001 From: lucky <5696599-x13a@users.noreply.gitlab.com> Date: Wed, 26 Jan 2022 13:04:15 +0000 Subject: [PATCH] New App: Volta (me.lucky.volta) --- metadata/me.lucky.volta.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/me.lucky.volta.yml diff --git a/metadata/me.lucky.volta.yml b/metadata/me.lucky.volta.yml new file mode 100644 index 0000000000..0224ab4852 --- /dev/null +++ b/metadata/me.lucky.volta.yml @@ -0,0 +1,30 @@ +Categories: + - System +License: GPL-3.0-only +AuthorName: lucky +AuthorEmail: 44uaanjm0@relay.firefox.com +AuthorWebSite: https://github.com/x13a +SourceCode: https://github.com/x13a/Volta +IssueTracker: https://github.com/x13a/Volta/issues + +AutoName: Volta + +RepoType: git +Repo: https://github.com/x13a/Volta.git + +Builds: + - versionName: 1.0.1 + versionCode: 2 + commit: fe31350a6bf4c7ff255bbdfe735d846bd6f30d59 + 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.1 +CurrentVersionCode: 2