From afb6e84084abbaf30aa09b9fb676f46c7fdb699f Mon Sep 17 00:00:00 2001 From: Bernhard Rauch Date: Thu, 17 Mar 2022 22:32:22 +0000 Subject: [PATCH] de.mathfactory.mooltifill --- metadata/de.mathfactory.mooltifill.yml | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/de.mathfactory.mooltifill.yml diff --git a/metadata/de.mathfactory.mooltifill.yml b/metadata/de.mathfactory.mooltifill.yml new file mode 100644 index 0000000000..a3da9c9498 --- /dev/null +++ b/metadata/de.mathfactory.mooltifill.yml @@ -0,0 +1,28 @@ +Categories: + - Security +License: GPL-3.0-only +AuthorName: Bernhard Rauch +SourceCode: https://github.com/mathfactory/mooltifill-android +IssueTracker: https://github.com/mathfactory/mooltifill-android/issues + +AutoName: Mooltifill + +RepoType: git +Repo: https://github.com/mathfactory/mooltifill-android.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - mathfactory + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1