From 954609a002265d29f61261bf4c0a56a58fe26123 Mon Sep 17 00:00:00 2001 From: lucky <5696599-x13a@users.noreply.gitlab.com> Date: Sun, 30 Jan 2022 16:07:00 +0000 Subject: [PATCH] New App: WyFy (me.lucky.wyfy) --- metadata/me.lucky.wyfy.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/me.lucky.wyfy.yml diff --git a/metadata/me.lucky.wyfy.yml b/metadata/me.lucky.wyfy.yml new file mode 100644 index 0000000000..3340b3d077 --- /dev/null +++ b/metadata/me.lucky.wyfy.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/WyFy +IssueTracker: https://github.com/x13a/WyFy/issues + +AutoName: WyFy + +RepoType: git +Repo: https://github.com/x13a/WyFy.git + +Builds: + - versionName: 1.0.4 + versionCode: 5 + commit: ee1295409b88ad293b66ee4f0c05348442f76b18 + 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.4 +CurrentVersionCode: 5