From a5628da9e988bccdc68af85bf305537eadc4dfc7 Mon Sep 17 00:00:00 2001 From: Project Matris Date: Wed, 23 Sep 2020 09:35:21 +0000 Subject: [PATCH] New App: LibreAV --- .../tech.projectmatris.antimalwareapp.yml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/tech.projectmatris.antimalwareapp.yml diff --git a/metadata/tech.projectmatris.antimalwareapp.yml b/metadata/tech.projectmatris.antimalwareapp.yml new file mode 100644 index 0000000000..137fe138b4 --- /dev/null +++ b/metadata/tech.projectmatris.antimalwareapp.yml @@ -0,0 +1,22 @@ +Categories: + - Security +License: GPL-3.0-or-later +WebSite: https://projectmatris.tech +SourceCode: https://github.com/projectmatris/antimalwareapp +IssueTracker: https://github.com/projectmatris/antimalwareapp/issues + +RepoType: git +Repo: https://github.com/projectmatris/antimalwareapp + +Builds: + - versionName: 1.0.2 + versionCode: 10002 + commit: 1f0966bae43d6c6e490b80f5c86e7d7f57142568 + subdir: app + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 10002