From 460c39c6cb2245c4a834d97f4e8ff356fc1a79bb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 23 Feb 2023 05:00:43 +0000 Subject: [PATCH] Update Smart AutoClicker to 2.0.0 (21) --- metadata/com.buzbuz.smartautoclicker.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.buzbuz.smartautoclicker.yml b/metadata/com.buzbuz.smartautoclicker.yml index 85165dc423..842ac051d8 100644 --- a/metadata/com.buzbuz.smartautoclicker.yml +++ b/metadata/com.buzbuz.smartautoclicker.yml @@ -208,7 +208,16 @@ Builds: rm: - detection/src/debug + - versionName: 2.0.0 + versionCode: 21 + commit: d4c50419a122b694fccae5b4f906759f61d059d2 + subdir: smartautoclicker + gradle: + - yes + rm: + - detection/src/debug + AutoUpdateMode: Version UpdateCheckMode: Tags ^[0-9.]*(|-RC[0-9])$ -CurrentVersion: 1.5.4 -CurrentVersionCode: 20 +CurrentVersion: 2.0.0 +CurrentVersionCode: 21