From 2baa1b1312b6f4a11dd0a23c8389635172d149e0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 16 Oct 2022 09:10:08 +0000 Subject: [PATCH] Update De-Bloater to v0.25 (25) --- metadata/com.sunilpaulmathew.debloater.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.sunilpaulmathew.debloater.yml b/metadata/com.sunilpaulmathew.debloater.yml index 49f33c654b..6f205c3d77 100644 --- a/metadata/com.sunilpaulmathew.debloater.yml +++ b/metadata/com.sunilpaulmathew.debloater.yml @@ -147,7 +147,18 @@ Builds: gradle: - yes + - versionName: v0.25 + versionCode: 25 + commit: 9d82ac6cf9a8b474fce05310bba563284c60adde + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: v0.24 -CurrentVersionCode: 24 +CurrentVersion: v0.25 +CurrentVersionCode: 25