From 4bfa0f3c3d45d19c6bb06508291ebbd42a543542 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 18 Sep 2022 03:51:19 +0000 Subject: [PATCH] Update Smart AutoClicker to 1.5.3 (19) --- metadata/com.buzbuz.smartautoclicker.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.buzbuz.smartautoclicker.yml b/metadata/com.buzbuz.smartautoclicker.yml index a077a7ae12..d8be3f087f 100644 --- a/metadata/com.buzbuz.smartautoclicker.yml +++ b/metadata/com.buzbuz.smartautoclicker.yml @@ -182,7 +182,20 @@ Builds: rm: - detection/src/debug + - versionName: 1.5.3 + versionCode: 19 + commit: 60ea2c0caef95b87738412e0d15cd597e18df0e9 + subdir: smartautoclicker + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + rm: + - detection/src/debug + AutoUpdateMode: Version UpdateCheckMode: Tags ^[0-9.]*(|-RC[0-9])$ -CurrentVersion: 1.5.2 -CurrentVersionCode: 18 +CurrentVersion: 1.5.3 +CurrentVersionCode: 19