Update Smart AutoClicker to 1.2.4 (12)

This commit is contained in:
F-Droid checkupdates bot 2022-01-31 03:23:31 +00:00
parent 71a0d74a7c
commit a097a9ba78

View file

@ -106,7 +106,18 @@ Builds:
gradle:
- yes
- versionName: 1.2.4
versionCode: 12
commit: 58722a6a2b66a5057d1b2c09f23e456ea59156f8
subdir: smartautoclicker
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]*(|-RC[0-9])$
CurrentVersion: 1.2.3
CurrentVersionCode: 11
CurrentVersion: 1.2.4
CurrentVersionCode: 12