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