From 5e984c498b7bf2405a914c51b3808210cfadf828 Mon Sep 17 00:00:00 2001 From: Roland Horsch Date: Mon, 16 Dec 2019 00:00:50 +0000 Subject: [PATCH] New app: Dib2Calc. --- metadata/com.gitlab.dibdib.dib2calc.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/com.gitlab.dibdib.dib2calc.yml diff --git a/metadata/com.gitlab.dibdib.dib2calc.yml b/metadata/com.gitlab.dibdib.dib2calc.yml new file mode 100644 index 0000000000..132c78301e --- /dev/null +++ b/metadata/com.gitlab.dibdib.dib2calc.yml @@ -0,0 +1,22 @@ +Categories: + - Science & Education +License: GPL-3.0-or-later +WebSite: https://gitlab.com/dibdib/dib2calc +SourceCode: https://gitlab.com/dibdib/dib2calc/tree/HEAD +IssueTracker: https://gitlab.com/dibdib/dib2calc/issues + +RepoType: git +Repo: https://gitlab.com/dibdib/dib2calc.git + +Builds: + - versionName: 0.12.36 + versionCode: 1236 + commit: v0.12.36 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.12.36 +CurrentVersionCode: 1236