From 74dbbf000e7921fa8731f9df06aa36508eab3c52 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 21 Jul 2022 03:27:28 +0000 Subject: [PATCH] Update DbCleaner for Whatsapp to 1.1 (4) --- metadata/com.tserumula.dbcleanerforwhatsapp.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.tserumula.dbcleanerforwhatsapp.yml b/metadata/com.tserumula.dbcleanerforwhatsapp.yml index aae6932401..324b58e101 100644 --- a/metadata/com.tserumula.dbcleanerforwhatsapp.yml +++ b/metadata/com.tserumula.dbcleanerforwhatsapp.yml @@ -9,6 +9,8 @@ AuthorWebSite: http://www.thabangserumula.co.za/ SourceCode: https://github.com/tserumula/DbCleanerforWhatsapp IssueTracker: https://github.com/tserumula/DbCleanerforWhatsapp/issues +AutoName: DbCleaner for Whatsapp + RepoType: git Repo: https://github.com/tserumula/DbCleanerforWhatsapp.git @@ -24,7 +26,18 @@ Builds: gradle: - yes + - versionName: '1.1' + versionCode: 4 + commit: a026f4405ac16ff06ee9cc5403002bd7c56e7f71 + 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 +CurrentVersion: '1.1' +CurrentVersionCode: 4