From b924e60c3d29a54d908bee8ae66421ceb3b0ba09 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Fri, 8 Jul 2022 09:15:38 +0000 Subject: [PATCH] Newapp: DbCleanerforWhatsapp --- .../com.tserumula.dbcleanerforwhatsapp.yml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/com.tserumula.dbcleanerforwhatsapp.yml diff --git a/metadata/com.tserumula.dbcleanerforwhatsapp.yml b/metadata/com.tserumula.dbcleanerforwhatsapp.yml new file mode 100644 index 0000000000..896210f0a4 --- /dev/null +++ b/metadata/com.tserumula.dbcleanerforwhatsapp.yml @@ -0,0 +1,30 @@ +AntiFeatures: + - NonFreeDep +Categories: + - System +License: GPL-3.0-only +AuthorName: Thabang Serumula +AuthorEmail: tjserumula@gmail.com +AuthorWebsite: http://www.thabangserumula.co.za/ +SourceCode: https://github.com/tserumula/DbCleanerforWhatsapp +IssueTracker: https://github.com/tserumula/DbCleanerforWhatsapp/issues + +RepoType: git +Repo: https://github.com/tserumula/DbCleanerforWhatsapp.git + +Builds: + - versionName: 1.0.0 + versionCode: 2 + commit: 69e1ed2d2b45fdc7a80e0211c24aad8f3d00ad67 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 2