From 1bfe6b0a33525793236704cda3359ba9ccd773c5 Mon Sep 17 00:00:00 2001 From: Izzy Date: Fri, 19 Mar 2021 01:06:47 +0100 Subject: [PATCH] new app: windvolt --- metadata/org.windvolt.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/org.windvolt.yml diff --git a/metadata/org.windvolt.yml b/metadata/org.windvolt.yml new file mode 100644 index 0000000000..73b9cad583 --- /dev/null +++ b/metadata/org.windvolt.yml @@ -0,0 +1,25 @@ +Categories: + - Science & Education +License: GPL-3.0-or-later +AuthorName: Max Sumer +SourceCode: https://github.com/MuzSumer/windvolt +IssueTracker: https://github.com/MuzSumer/windvolt/issues +Changelog: https://github.com/MuzSumer/windvolt/releases + +AutoName: windvolt + +RepoType: git +Repo: https://github.com/MuzSumer/windvolt + +Builds: + - versionName: '1.03' + versionCode: 103 + commit: V1.03 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version V%v +UpdateCheckMode: Tags +CurrentVersion: '1.03' +CurrentVersionCode: 103